Fix not being able to reinvite user with secondary login - #76523
Merged
Merged
Conversation
melvin-bot
Bot
requested review from
trjExpensify
and removed request for
a team
December 2, 2025 12:36
Codecov Report✅ Changes either increased or maintained existing code coverage, great job!
|
trjExpensify
approved these changes
Dec 2, 2025
trjExpensify
left a comment
Contributor
There was a problem hiding this comment.
I did a quick check of Classic behaviour and this lines up.
- You can invite a non-existing member of the workspace using their secondary login. When you do, the login displayed updates to the primary login.
- You're prevented from inviting an existing member of the workspace using their secondary login.
Contributor
Reviewer Checklist
Screenshots/VideosAndroid: HybridApp76523-android-hybrid.mp4Android: mWeb Chrome76523-android-chrome.mp4iOS: HybridApp76523-ios-hybrid.mp4iOS: mWeb Safari76523-ios-safari.mp4MacOS: Chrome / Safari76523-web.mp4 |
Contributor
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Contributor
|
🚀 Deployed to staging by https://github.com/amyevans in version: 9.2.74-0 🚀
|
Contributor
|
🚀 Deployed to production by https://github.com/yuwenmemon in version: 9.2.74-12 🚀
|
1 similar comment
Contributor
|
🚀 Deployed to production by https://github.com/yuwenmemon in version: 9.2.74-12 🚀
|
Contributor
|
🚀 Deployed to production by https://github.com/yuwenmemon in version: 9.2.74-12 🚀
|
7 tasks
7 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Explanation of Change
This PR removes any "detached" users when removing a user from the workspace.
Explanation of the detached user from my proposal:
Fixed Issues
$ #75514
PROPOSAL: #75514 (comment)
Tests
Offline tests
Same as tests.
QA Steps
Same as tests.
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android.-.Native.mov
Android: mWeb Chrome
Android.-.Chrome.mov
iOS: Native
iOS.-.Native.mov
iOS: mWeb Safari
iOS.-.Safari.mov
MacOS: Chrome / Safari
macOS.-.Chrome.mov