fix: set Manager 1 as super user in UAT seed to resolve OOBE redirect #291
Reference in New Issue
Block a user
Delete Branch "fix/gro-660-uat-seed-manager-superuser"
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?
Summary
isSuperUser: truefor Manager 1 in UAT seed profile (profile === "uat" && i === 0)Testing
pnpm lint— passes (0 errors, 7 warnings pre-existing)pnpm typecheck— passespnpm test— 247 api tests + 85 web tests passcc @cpfarhood
QA Approved: Code change matches issue spec. Lint, typecheck, unit tests, and E2E tests all pass. Change sets isSuperUser: true for Manager 1 (i === 0) in UAT seed profile only.
Deployed to groombook-dev
Images:
pr-291URL: https://dev.groombook.farh.net
Ready for UAT validation.
CTO approved. Clean single-line fix scoped to UAT profile. All CI green, QA approved.
Deployed to groombook-dev
Images:
pr-291URL: https://dev.groombook.farh.net
Ready for UAT validation.