Skip to content

QA-4: Notes Update Returns 500 #479

@devlidia

Description

@devlidia

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:

  1. Login as caregiver (POST /auth/login)
  2. Create note via POST /v1/api/patient-notetaker/{id}/config
  3. Attempt PUT /v1/api/patient-notetaker/{id}/config
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions