Skip to content

QA-3: patients/me returns 404 until activation #478

Description

@devlidia

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:

  1. Login as patient (POST /auth/login)
  2. Use token for GET /patients/me
  3. 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

Image

Related Files:
Bug Log ID: QA-3
RTM Requirement: PAT-REQ-01 (Patient Identity Verification)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions