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)
QA Defect ID: QA-3
Title:
GET /patients/mereturns 404 until activationComponent: Patients / Identity
Environment: Local-H2 (Local test run)
Steps to Reproduce:
/auth/login)/patients/meExpected 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)