fix(invites): preserve active organization for external access#5545
fix(invites): preserve active organization for external access#5545icecrasher321 wants to merge 1 commit 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 |
Summary
Keep organization activation server-owned so failed membership checks cannot clear a valid session context.
Type of Change
Testing
N/A
Checklist