-
Notifications
You must be signed in to change notification settings - Fork 10
QA-3: patients/me returns 404 until activation #478
Copy link
Copy link
Open
Description
QA Defect ID: QA-3
Title: GET /patients/me returns 404 until activation
Component: Patients / Identity
Environment: Local-H2 (Local test run)
Steps to Reproduce:
- Login as patient (POST
/auth/login) - Use token for GET
/patients/me - Observe 404 Not Found
Expected Result: 200 OK with patient profile once activated or created.
Actual Result:
404 Not Found. The profile has not been created yet in the local H2 environment.
Expected until the account activation link or seed data is complete.
Severity / Priority
Severity: Info
Priority: Low
Evidence / Screenshot
Screenshot: PatientsMe_404.png
Related Files:
Bug Log ID: QA-3
RTM Requirement: PAT-REQ-01 (Patient Identity Verification)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels