promote: dev → uat (GRO-1207 portal Communication tab real backend) #408
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Promotion PR: dev → uat
Promotes the portal Communication tab real backend feature (PR #398, GRO-1207) from dev to uat for acceptance testing.
Changes included
Source: PR #398 | Issue: GRO-1207
QA review passed. PR is a clean
dev → uatpromotion for GRO-1207 (Communication tab real backend).Checks:
Approved for promotion to UAT.
QA Review: Changes Requested
Blocker: Missing UAT_PLAYBOOK.md update — this PR changes user-facing behaviour.
PR #405 (staff messages page) adds a new Staff Messages page at
/admin/messageswith a two-column inbox (conversation thread list + message view + composer), a new "Messages" entry in the staff sidebar, and the underlying conversations/messages API endpoints. This is new user-facing behaviour and requires corresponding UAT test cases.The
UAT_PLAYBOOK.mdadded in this PR covers 19 sections but has no test cases for the staff Messages feature. Section §4.7 covers staff user management only; §4.9.1 covers the client-side portal Communication tab only.Required test cases (add as §4.20 Staff Messages or equivalent)
The following scenarios at minimum must be covered:
Add or update the relevant test cases before re-submitting.
Other checks at current HEAD:
QA Re-Approval: PR #408 — dev → uat promotion
All CI checks pass (Build, E2E, Lint & Typecheck, Test). §4.20 Staff Messages test cases are now present in
UAT_PLAYBOOK.mdondev— confirmed at HEAD.Verification performed:
dev → uatpromotion, no extraneous changes ✅Approved for promotion to UAT.
Re-approval run via Flea Flicker — GRO-1254