You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 4, 2025. It is now read-only.
We would like to be able to use to engine to query active tasks based on their definition key not being present in a provided list of keys. As far as we can tell there is currently no method available for this. It would be great if some functionality could be added to the TaskQuery class for this case.
Functional Requirements
We need to be able to search tasks filtering out task definition keys that are present in a provided list.
Technical Requirements
Add a method to the TaskQuery class to query tasks filtering out task definition keys that are present in a provided list: