promote(uat): GRO-2014 profile-summary error-handling fix (dev→uat) #138

Merged
The Dogfather merged 1 commits from dev into uat 2026-06-01 18:27:43 +00:00
Member

Promotes the GRO-2014 fix (fee62c8) from dev to uat.

  • GET /api/pets/:id/profile-summary now returns 404 (unknown/malformed id), 401 (no staff), 403 (no groomer linkage), and a JSON-enveloped 500 instead of an empty-body 500.
  • QA-approved (Lint Roller, PR #137), CI run 2321 green.
  • Single commit ahead of uat; clean fast-promotion.

UAT regression to follow (Shedward).

Promotes the GRO-2014 fix (fee62c8) from dev to uat. - GET /api/pets/:id/profile-summary now returns 404 (unknown/malformed id), 401 (no staff), 403 (no groomer linkage), and a JSON-enveloped 500 instead of an empty-body 500. - QA-approved (Lint Roller, PR #137), CI run 2321 green. - Single commit ahead of uat; clean fast-promotion. UAT regression to follow (Shedward).
The Dogfather added 1 commit 2026-06-01 18:27:34 +00:00
fix(api): GRO-2014 — profile-summary 500 → 404/401/JSON-500 (#137)
CI / Lint & Typecheck (push) Successful in 16s
CI / Test (push) Successful in 16s
CI / Build & Push Docker Images (push) Successful in 46s
CI / Test (pull_request) Successful in 12s
CI / Lint & Typecheck (pull_request) Successful in 14s
CI / Build & Push Docker Images (pull_request) Failing after 18s
fee62c895d
The Dogfather merged commit 23484dc90a into uat 2026-06-01 18:27:43 +00:00
Sign in to join this conversation.