Details
Details
I can define a searchable custom field, but i only can search for tasks where the field value is set to true. Is there a method for searching the opposite, where the custom field value is set to false?
Screenshot:
Definition of the custom field that is queried:
"our.customfield": { "name": "Supportfall", "type": "bool", "search": true }
Answers
Answers
I think it's useful to elevate this to a new related Task:
T15177: Allow to query Tasks with a custom boolean field set to false
New Answer
New Answer