Skip to content
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: migrated users admin update #14152

Merged
merged 2 commits into from Mar 20, 2024

Conversation

sean-brydon
Copy link
Member

fixes: CAL-3284

Since migrated users get a "profile" relationship to handle their old links + new profile (with a new username) we never updated the admin panel to update profileID if there is one.

Copy link

linear bot commented Mar 20, 2024

@graphite-app graphite-app bot requested a review from a team March 20, 2024 10:09
Copy link
Contributor

github-actions bot commented Mar 20, 2024

Thank you for following the naming conventions! 🙏 Feel free to join our discord and post your PR link.

@keithwillcode keithwillcode added consumer core area: core, team members only labels Mar 20, 2024
Copy link

vercel bot commented Mar 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ai ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 20, 2024 0:21am
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
cal ⬜️ Ignored (Inspect) Visit Preview Mar 20, 2024 0:21am
calcom-web-canary ⬜️ Ignored (Inspect) Visit Preview Mar 20, 2024 0:21am
qa ⬜️ Ignored (Inspect) Visit Preview Mar 20, 2024 0:21am

Copy link

graphite-app bot commented Mar 20, 2024

Graphite Automations

"Add consumer team as reviewer" took an action on this PR • (03/20/24)

1 reviewer was added to this PR based on Keith Williams's automation.

Copy link
Contributor

github-actions bot commented Mar 20, 2024

📦 Next.js Bundle Analysis for @calcom/web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link

deploysentinel bot commented Mar 20, 2024

Current Playwright Test Results Summary

✅ 303 Passing - ⚠️ 6 Flaky

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 03/20/2024 12:30:14pm UTC)

Run Details

Running Workflow PR Update on Github Actions

Commit: ac3909e

Started: 03/20/2024 12:26:34pm UTC

⚠️ Flakes

📄   apps/web/playwright/login.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
user can login & logout succesfully -- future login flow user & logout using dashboard
Retry 2Retry 1Initial Attempt
4.07% (7) 7 / 172 runs
failed over last 7 days
25.58% (44) 44 / 172 runs
flaked over last 7 days

📄   apps/web/playwright/payment-apps.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Payment app when more than one payment app is installed the price should be updated when changing settings
Retry 1Initial Attempt
3.89% (7) 7 / 180 runs
failed over last 7 days
6.11% (11) 11 / 180 runs
flaked over last 7 days

📄   apps/web/playwright/event-types.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Event Types tests -- future user Different Locations Tests Can add Link Meeting as location and book with it
Retry 1Initial Attempt
0% (0) 0 / 177 runs
failed over last 7 days
5.08% (9) 9 / 177 runs
flaked over last 7 days

📄   apps/web/playwright/organization/organization-invitation.e2e.ts • 2 Flakes

Top 1 Common Error Messages

null

2 Test Cases Affected

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Organization Email not matching orgAutoAcceptEmail nonexisting user invited to an organization
Retry 1Initial Attempt
0.54% (1) 1 / 184 run
failed over last 7 days
11.41% (21) 21 / 184 runs
flaked over last 7 days
Organization Email not matching orgAutoAcceptEmail nonexisting user invited to a Team inside organization
Retry 1Initial Attempt
0% (0) 0 / 182 runs
failed over last 7 days
13.19% (24) 24 / 182 runs
flaked over last 7 days

📄   packages/embeds/embed-core/playwright/tests/inline.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Inline Iframe Inline Iframe - Configured with Dark Theme
Retry 1Initial Attempt
2.19% (4) 4 / 183 runs
failed over last 7 days
39.34% (72) 72 / 183 runs
flaked over last 7 days

View Detailed Build Results


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
consumer core area: core, team members only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants