[Bug]: Permissions - Using wallet_revokePermissions
a second time does not clear pending tx's
#29272
Labels
regression-prod-12.9.1
Regression bug that was found in production in release 12.9.1
Sev2-normal
Normal severity; minor loss of service or inconvenience.
team-api-platform
team-wallet-api-platform
type-bug
Describe the bug
Whenever I have a pending transaction and I use the
wallet_revokePermissions
method, that transaction is then cleared, as expected.However, if I connect again into the dapp and trigger a new transaction and then again the
wallet_revokePermissions
, that transaction is not cleared.Expected behavior
We should clear pending transactions anytime
wallet_revokePermissions
is used.The PR which fixes the issue should also add an e2e for it here, as the current test doesn't cover this more complex scenario.
Screenshots/Recordings
revoke-permission-not-clear-txs.mp4
Steps to reproduce
Error messages or log output
Detection stage
In production (default)
Version
12.9.1
Build type
None
Browser
Chrome
Operating system
Linux
Hardware wallet
No response
Additional context
No response
Severity
No response
The text was updated successfully, but these errors were encountered: