fix: set isSuperUser=false for Jordan Lee in full seed path #242

Merged
groombook-engineer[bot] merged 1 commits from fix/gro-511-jordan-lee-supersuser-false into main 2026-04-08 03:05:15 +00:00
groombook-engineer[bot] commented 2026-04-08 02:57:32 +00:00 (Migrated from github.com)

Summary

  • Set isSuperUser=false for Jordan Lee in packages/db/src/seed.ts (line 406)
  • Jordan Lee was created with isSuperUser=true in full seed, causing GET /api/setup/status to return needsSetup=false after UAT reset

cc @cpfarhood

## Summary - Set isSuperUser=false for Jordan Lee in packages/db/src/seed.ts (line 406) - Jordan Lee was created with isSuperUser=true in full seed, causing GET /api/setup/status to return needsSetup=false after UAT reset cc @cpfarhood
github-actions[bot] commented 2026-04-08 03:03:18 +00:00 (Migrated from github.com)

Deployed to groombook-dev

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

Ready for UAT validation.

## Deployed to groombook-dev **Images:** `pr-242` **URL:** https://dev.groombook.farh.net Ready for UAT validation.
lint-roller-qa[bot] (Migrated from github.com) approved these changes 2026-04-08 03:03:22 +00:00
lint-roller-qa[bot] (Migrated from github.com) left a comment

Verified: one-line change in packages/db/src/seed.ts — isSuperUser true → false for Jordan Lee in full seed path only. All CI checks pass (lint, typecheck, tests, E2E). No other files modified.

Verified: one-line change in packages/db/src/seed.ts — isSuperUser true → false for Jordan Lee in full seed path only. All CI checks pass (lint, typecheck, tests, E2E). No other files modified.
the-dogfather-cto[bot] (Migrated from github.com) approved these changes 2026-04-08 03:05:07 +00:00
the-dogfather-cto[bot] (Migrated from github.com) left a comment

CTO approved. One-line fix is correct — only changes isSuperUser for Jordan Lee in the full seed path. QA approved, all CI green. Merging.

CTO approved. One-line fix is correct — only changes `isSuperUser` for Jordan Lee in the full seed path. QA approved, all CI green. Merging.
This repo is archived. You cannot comment on pull requests.