MetaMask / MetaMask/metamask-extension
ValidationError: Account IDs were not part of existing accounts.
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
Sentry Issue: [METAMASK-YJMV](https://metamask.sentry.io/issues/7291882971/?referrer=github_integration)
```
ValidationError: Account IDs were not part of existing accounts.
at new n (/metamask/snaps/index.html:8503:27)
at new c (/metamask/snaps/index.html:8503:27)
at k (/metamask/snaps/index.html:8503:27)
at s.setSelectedAccounts (/metamask/snaps/index.html:8503:27)
at async s.route (/metamask/snaps/index.html:8503:27)
...
(5 additional frame(s) were not displayed)
```
Contributor guide
Research direction
No repository file or test is identified. Start by tracing the setSelectedAccounts entry point and the route shown in the Sentry stack trace, then reproduce the ValidationError and identify the account state that triggers it; done should include a confirmed cause and a regression check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100