feat(admin): allow setting owner when creating an account #140
Reference in New Issue
Block a user
Delete Branch "feat/admin-account-owner-on-create"
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
Adds an optional Owner Email field to the Create Account modal in the admin panel. Previously there was no way to assign an owner when creating an account — you had to create it, then separately find the user and link them.
Changes:
AdminAccountCreateschema gainsowner_email?: string(optional)owner_idon the new accountPre-Landing Review
No issues found.
Test plan
npx tsc -b)🤖 Generated with Claude Code
🚅 Deployed to the resolutionflow-pr-140 environment in selfless-grace