-
Notifications
You must be signed in to change notification settings - Fork 7.9k
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 guard did not have user org profile + missing db read in selectedCalendarRepo #14303
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 ↗︎
|
Graphite Automations"Add foundation team as reviewer" took an action on this PR • (04/03/24)1 reviewer was added to this PR based on Keith Williams's automation. |
📦 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✅ 301 Passing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 04/03/2024 07:11:09am UTC) Run DetailsRunning Workflow PR Update on Github Actions Commit: 69ff752 Started: 04/03/2024 07:07:31am UTC
|
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Event Types tests -- legacy user Different Locations Tests Can add Link Meeting as location and book with it
Retry 1 • Initial Attempt |
0.57% (1)1 / 174 runfailed over last 7 days |
1.72% (3)3 / 174 runsflaked over last 7 days |
📄 packages/embeds/embed-core/playwright/tests/action-based.e2e.ts • 8 Flakes
Top 1 Common Error Messages
|
8 Test Cases Affected |
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Popup Tests should open embed iframe on click - Configured with light theme
Retry 1 • Initial Attempt |
1.09% (2)2 / 183 runsfailed over last 7 days |
62.30% (114)114 / 183 runsflaked over last 7 days |
Popup Tests should be able to reschedule
Retry 1 • Initial Attempt |
-170.15% (-114)-114 / 67 runsfailed over last 7 days |
170.15% (114)114 / 67 runsflaked over last 7 days |
Popup Tests should open Routing Forms embed on click
Retry 1 • Initial Attempt |
-172.31% (-112)-112 / 65 runsfailed over last 7 days |
172.31% (112)112 / 65 runsflaked over last 7 days |
Popup Tests Floating Button Popup Pro User - Configured in App with default setting of system theme should open embed iframe according to system theme when no theme is configured through Embed API
Retry 1 • Initial Attempt |
-172.31% (-112)-112 / 65 runsfailed over last 7 days |
172.31% (112)112 / 65 runsflaked over last 7 days |
Popup Tests Floating Button Popup Pro User - Configured in App with default setting of system theme should open embed iframe according to system theme when configured with 'auto' theme using Embed API
Retry 1 • Initial Attempt |
-172.31% (-112)-112 / 65 runsfailed over last 7 days |
172.31% (112)112 / 65 runsflaked over last 7 days |
Popup Tests Floating Button Popup Pro User - Configured in App with default setting of system theme should open embed iframe(Booker Profile Page) with dark theme when configured with dark theme using Embed API
Retry 1 • Initial Attempt |
-172.31% (-112)-112 / 65 runsfailed over last 7 days |
172.31% (112)112 / 65 runsflaked over last 7 days |
Popup Tests Floating Button Popup Pro User - Configured in App with default setting of system theme should open embed iframe(Event Booking Page) with dark theme when configured with dark theme using Embed API
Retry 1 • Initial Attempt |
-172.31% (-112)-112 / 65 runsfailed over last 7 days |
172.31% (112)112 / 65 runsflaked over last 7 days |
Popup Tests prendered embed should be loaded and apply the config given to it
Retry 1 • Initial Attempt |
-172.31% (-112)-112 / 65 runsfailed over last 7 days |
172.31% (112)112 / 65 runsflaked over last 7 days |
📄 apps/web/playwright/profile.e2e.ts • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Update Profile Can verify the newly added secondary email
Retry 1 • Initial Attempt |
1.10% (2)2 / 182 runsfailed over last 7 days |
6.04% (11)11 / 182 runsflaked over last 7 days |
What does this PR do?
Fixes api v2 org guard user did not have profile, and missing db read instand in selected calendars repository