QA Defect ID: QA-4
Title: Notes Update returns 500 (PUT /v1/api/patient-notetaker/{id}/config)
Component: Notes
Environment: Local-H2 (Local test run)
Steps to Reproduce:
- Login as caregiver (POST
/auth/login)
- Create note via POST
/v1/api/patient-notetaker/{id}/config
- Attempt PUT
/v1/api/patient-notetaker/{id}/config
- Observe 500 Internal Server Error
Expected Result: 200 OK or 204 No Content, note successfully updated.
Actual Result:
500 Internal Server Error returned.
Stack trace not visible; backend logs pending review.
Severity / Priority
Severity: Minor
Priority: Medium
Evidence / Screenshot
Screenshot: Notes_Update_500.png
Related Files:
Bug Log ID: QA-4
QA Defect ID: QA-4
Title: Notes Update returns 500 (PUT
/v1/api/patient-notetaker/{id}/config)Component: Notes
Environment: Local-H2 (Local test run)
Steps to Reproduce:
/auth/login)/v1/api/patient-notetaker/{id}/config/v1/api/patient-notetaker/{id}/configExpected Result: 200 OK or 204 No Content, note successfully updated.
Actual Result:
500 Internal Server Error returned.
Stack trace not visible; backend logs pending review.
Severity / Priority
Severity: Minor
Priority: Medium
Evidence / Screenshot
Screenshot: Notes_Update_500.png
Related Files:
Bug Log ID: QA-4