Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update migration-transaction key for consecutive migrations #4720

Open
begonaalvarezd opened this issue Jan 8, 2025 · 0 comments
Open

Update migration-transaction key for consecutive migrations #4720

begonaalvarezd opened this issue Jan 8, 2025 · 0 comments
Labels
tooling Issues related to the Tooling team wallet-dashboard Issues related to the Wallet Dashboard dApp

Comments

@begonaalvarezd
Copy link
Member

we should update the query key queryKey: ['migration-transaction', address], in useMigrationTransaction because if i now, after doing succeful migration, go and try to migrate the leftover objects the query key is the same and transaction is retrieved from the cache. We should add a more specific key or invalidate or something so for consecutive migrations the query is cleaned

@begonaalvarezd begonaalvarezd added tooling Issues related to the Tooling team wallet-dashboard Issues related to the Wallet Dashboard dApp labels Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling Issues related to the Tooling team wallet-dashboard Issues related to the Wallet Dashboard dApp
Projects
None yet
Development

No branches or pull requests

1 participant