Project queries are never set to outdated
- Dominant language
- Rust
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
~~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.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.