feat(platform): settings permissions, admin, billing attribution#5545
feat(platform): settings permissions, admin, billing attribution#5545icecrasher321 wants to merge 10 commits into
Conversation
Keep organization activation server-owned so failed membership checks cannot clear a valid session context.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryMedium Risk Overview Accept still invalidates subscription/org queries and redirects via the API’s Reviewed by Cursor Bugbot for commit 8183314. Configure here. |
Greptile SummaryThis PR keeps invite acceptance from changing the active organization on the client. The main changes are:
Confidence Score: 4/5The changed flow looks mergeable after checking the external workspace redirect context.
apps/sim/app/invite/[id]/invite.tsx Important Files Changed
Reviews (1): Last reviewed commit: "fix(invites): preserve active organizati..." | Re-trigger Greptile |
…actor resolution, new admin routes
Remove locally generated migrations so they can be regenerated against the latest staging schema without preserving stale snapshots or numbering.
Resolve storage, webhook, Jupyter, workspace-layout, and API-validation conflicts while preserving both staging updates and billing durability changes.
Remove this branch's generated migrations so they can be regenerated against the latest staging schema with fresh numbering.
Resolve mothership executor, upload-test mocks, and regenerate tool schemas from the copilot staging catalog.
Summary
Keep organization activation server-owned so failed membership checks cannot clear a valid session context.
Type of Change
Testing
N/A
Checklist