-
Notifications
You must be signed in to change notification settings - Fork 5k
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: name being out of sync in account list #26542
Conversation
…reated in the connect flow
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Quality Gate passedIssues Measures |
Screen.Recording.2024-08-20.at.10.47.19.AM.mov |
Builds ready [b68c4da]
Page Load Metrics (75 ± 12 ms)
Bundle size diffs
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #26542 +/- ##
===========================================
+ Coverage 69.96% 70.02% +0.06%
===========================================
Files 1405 1405
Lines 48996 49006 +10
Branches 13697 13703 +6
===========================================
+ Hits 34280 34316 +36
+ Misses 14716 14690 -26 ☔ View full report in Codecov by Sentry. |
Missing release label release-12.2.0 on PR. Adding release label release-12.2.0 on PR and removing other release labels(release-12.5.0), as PR was cherry-picked in branch 12.2.0. |
Description
This PR fixes the issue where the account name being created in the connect account flow is out of sync.
Related issues
Fixes: 25846
Manual testing steps
Account 3
in the listScreenshots/Recordings
Before
Screen.Recording.2024-08-20.at.22.32.22.mov
After
Screen.Recording.2024-08-20.at.22.29.50.mov
Pre-merge author checklist
Pre-merge reviewer checklist