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

Project queries are never set to outdated #80

Open
ViktorPlatz opened this issue Dec 6, 2023 · 0 comments
Open

Project queries are never set to outdated #80

ViktorPlatz opened this issue Dec 6, 2023 · 0 comments

Comments

@ViktorPlatz
Copy link
Contributor

ViktorPlatz commented Dec 6, 2023

Queries on projects are not set to outdated, this should happen when a project is updated with a change that should break a query. The issue here is it is not clear whether an UpdateProject call changes something that breaks the results from query or if it just changes irrelevant things like the location of certain entities.

Queries on projects are always set to outdated when updating a project, however, updating a model does not necessarily mean that all queries are outdated, as update could just change irrelevant things like the location of certain entities.

image

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

No branches or pull requests

1 participant