-
Notifications
You must be signed in to change notification settings - Fork 11
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
Check for versions of query settings and delete the old if they mismatch #1807
Labels
enhancement
New feature or request
Comments
@stolpeo will discuss with @holtgrewe |
stolpeo
added a commit
that referenced
this issue
Aug 1, 2024
stolpeo
added a commit
that referenced
this issue
Aug 1, 2024
stolpeo
added a commit
that referenced
this issue
Aug 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
Related to #1662 . Query settings are versioned, however, currently this feature is not used. Before loading old query settings, check the version and remove the ones that do not match the newest version to prevent unpredictable behavior.
The text was updated successfully, but these errors were encountered: