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

Fix unknown query refetch attempt on priority change #1515

Closed
wants to merge 1 commit into from

Conversation

ekzyis
Copy link
Member

@ekzyis ekzyis commented Oct 24, 2024

Description

Fix #1504

Additional Context

Note

This conflicts with #1511 because of the rename of priorityOnly to skipValidation

Checklist

Are your changes backwards compatible? Please answer below:

yes

On a scale of 1-10 how well and how have you QA'd this change and any features it might affect? Please answer below:

6. I verified that wallet logs are still refetched after save but no longer if priority is changed.

For frontend changes: Tested on mobile? Please answer below:

n/a

Did you introduce any new environment variables? If so, call them out explicitly here:

no

@ekzyis ekzyis force-pushed the fix-unknown-query-refetch branch from 862f06c to 873e365 Compare October 24, 2024 22:02
@ekzyis ekzyis mentioned this pull request Oct 24, 2024
7 tasks
@huumn
Copy link
Member

huumn commented Nov 2, 2024

Superseded by #1507

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

wallet reordering fetches Unknown query named "WalletLogs"
2 participants