-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels