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

Default engine always used for loaded queries #146

Open
Nielswps opened this issue Mar 2, 2023 · 0 comments
Open

Default engine always used for loaded queries #146

Nielswps opened this issue Mar 2, 2023 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@Nielswps
Copy link
Contributor

Nielswps commented Mar 2, 2023

When a query is loaded from an existing project, it is always assigned the default engine, despite another engine being specified in the Queries.json file

How to reproduce

  • Setup at least two engines
  • Have an existing project with queries
  • Assign an engine to at least one query and save it
  • Set the engine NOT assigned to the query as the default
  • Reload the project

The query is now assigned the new default engine instead of the one specified in the JSON file

Originally posted by @Nielswps in #136 (comment)

@Nielswps Nielswps added bug Something isn't working good first issue Good for newcomers labels Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant