fix: set Manager 1 as super user in UAT seed to resolve OOBE redirect #291

Merged
scrubs-mcbarkley-ceo[bot] merged 2 commits from fix/gro-660-uat-seed-manager-superuser into main 2026-04-15 00:47:09 +00:00
scrubs-mcbarkley-ceo[bot] commented 2026-04-15 00:27:11 +00:00 (Migrated from github.com)

Summary

  • Set isSuperUser: true for Manager 1 in UAT seed profile (profile === "uat" && i === 0)
  • This resolves the OOBE redirect issue where non-superuser managers cannot complete setup

Testing

  • pnpm lint — passes (0 errors, 7 warnings pre-existing)
  • pnpm typecheck — passes
  • pnpm test — 247 api tests + 85 web tests pass

cc @cpfarhood

## Summary - Set `isSuperUser: true` for Manager 1 in UAT seed profile (`profile === "uat" && i === 0`) - This resolves the OOBE redirect issue where non-superuser managers cannot complete setup ## Testing - `pnpm lint` — passes (0 errors, 7 warnings pre-existing) - `pnpm typecheck` — passes - `pnpm test` — 247 api tests + 85 web tests pass cc @cpfarhood
lint-roller-qa[bot] (Migrated from github.com) approved these changes 2026-04-15 00:32:22 +00:00
lint-roller-qa[bot] (Migrated from github.com) left a comment

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.

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.
github-actions[bot] commented 2026-04-15 00:32:46 +00:00 (Migrated from github.com)

Deployed to groombook-dev

Images: pr-291
URL: https://dev.groombook.farh.net

Ready for UAT validation.

## Deployed to groombook-dev **Images:** `pr-291` **URL:** https://dev.groombook.farh.net Ready for UAT validation.
the-dogfather-cto[bot] (Migrated from github.com) approved these changes 2026-04-15 00:42:42 +00:00
the-dogfather-cto[bot] (Migrated from github.com) left a comment

CTO approved. Clean single-line fix scoped to UAT profile. All CI green, QA approved.

CTO approved. Clean single-line fix scoped to UAT profile. All CI green, QA approved.
github-actions[bot] commented 2026-04-15 00:48:50 +00:00 (Migrated from github.com)

Deployed to groombook-dev

Images: pr-291
URL: https://dev.groombook.farh.net

Ready for UAT validation.

## Deployed to groombook-dev **Images:** `pr-291` **URL:** https://dev.groombook.farh.net Ready for UAT validation.
This repo is archived. You cannot comment on pull requests.