entry with query hasRun; blocked query #1348
Labels
Code
Issues related to the code structure and performance.
Documentation
Adding or updating documentation.
Feature
New feature requests or changes to the behaviour or look of existing application features.
How does the
hasRan
flag work?It looks like an entry which is set to run can only run once. Is there a way to control this to run a query multiple times?
Ideally we want queries which are set to run run whenever needed.
With a flag
once
to indicate that a query should only be run once.There should also be a flag to indicate whether the query should be
blocking
and disable the location view until run once.The text was updated successfully, but these errors were encountered: