-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[Bug]: Multiple legacy account syncing are performed in rare edge cases. Only one should ever be performed for each SRP. #21042
Copy link
Copy link
Labels
RCA-neededIssue root cause analysis neededIssue root cause analysis neededSev1-highAn issue that may have caused fund loss or access to wallet in the past & may still be ongoingAn issue that may have caused fund loss or access to wallet in the past & may still be ongoingregression-RC-7.57.0Regression bug that was found in release candidate (RC) for release 7.57.0Regression bug that was found in release candidate (RC) for release 7.57.0release-7.58.0Issue or pull request that will be included in release 7.58.0Issue or pull request that will be included in release 7.58.0team-accounts-frameworkAccounts teamAccounts teamtype-bugSomething isn't workingSomething isn't working
Metadata
Metadata
Assignees
Labels
RCA-neededIssue root cause analysis neededIssue root cause analysis neededSev1-highAn issue that may have caused fund loss or access to wallet in the past & may still be ongoingAn issue that may have caused fund loss or access to wallet in the past & may still be ongoingregression-RC-7.57.0Regression bug that was found in release candidate (RC) for release 7.57.0Regression bug that was found in release candidate (RC) for release 7.57.0release-7.58.0Issue or pull request that will be included in release 7.58.0Issue or pull request that will be included in release 7.58.0team-accounts-frameworkAccounts teamAccounts teamtype-bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for Bug.
Projects
StatusShow more project fields
To be triaged
Describe the bug
Multiple legacy account syncing are performed in very rare edge cases. Only one should ever be performed for each SRP. This bug makes it so that multichain account names are always overwritten by legacy account syncing data.
Expected behavior
Only one legacy account syncing should be performed, and then only multichain account syncing should happen instead.
Screenshots/Recordings
No response
Steps to reproduce
No easy steps to reproduce
Error messages or log output
Detection stage
During release testing
Version
7.57.0
Build type
None
Device
iPhone 15
Operating system
iOS, Android
Additional context
No response
Severity
sev1