-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Org Seeder - to better represent production scenario and fix admin org delete cleanup #15157
Conversation
Thank you for following the naming conventions! 🙏 Feel free to join our discord and post your PR link. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Ignored Deployments
|
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @hariombalhara and the rest of your teammates on Graphite |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated seeder to create TempOrgRedirect entries and set movedFromUser
column
📦 Next.js Bundle Analysis for @calcom/webThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
Current Playwright Test Results Summary✅ 0 Passing - ❌ 2 Failing Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 05/23/2024 04:27:36pm UTC) Run DetailsRunning Workflow PR Update on Github Actions Commit: 8f1c35b Started: 05/23/2024 04:25:46pm UTC ❌ Failures📄 apps/web/playwright/booking-limits.e2e.ts • 2 FailuresTop 1 Common Error Messages
Test Case Results
|
2415f37
to
8f1c35b
Compare
Graphite Automations"Add consumer team as reviewer" took an action on this PR • (05/23/24)1 reviewer was added to this PR based on Keith Williams's automation. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ran seed locally and everything looks good.
Merge queue setting changed
Will merge once #15161 goes in |
…in org delete cleanup (calcom#15157) * Fix seeder and update message to inform well about org deletion implication * Cleanup tempOrgRedirect as well --------- Co-authored-by: Keith Williams <[email protected]>
What does this PR do?
Fixes CAL-3788
On org delete
Fix seeder
movedFromUser
Mandatory Tasks (DO NOT REMOVE)
How should this be tested?