MetaMask / MetaMask/metamask-extension
Error: Failed to update OnChain triggers
Open
Nobody has claimed this yet.
regression-prod-12.0.0
Sev2-normal
team-notifications-deprecated
type-bug
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
Sentry Issue: METAMASK-XB7P
Error: Failed to update OnChain triggers
at MetamaskNotificationsController.updateOnChainTriggersByAccount (app/scripts/controllers/metamask-notifications/metamask-notifications.ts:979:13)
at async Promise.all (index 0)
at <anonymous> (app/scripts/controllers/metamask-notifications/metamask-notifications.ts:429:63)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with app/scripts/controllers/metamask-notifications/metamask-notifications.ts at lines 979 and 429, then review the linked Sentry report for the failed OnChain trigger update. Trace the failing update path and determine what successful behavior should replace the reported error; the issue provides no test file or reproduction steps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100