Page MenuHomePhorge

Query tasks with a custom boolen field set to false
Closed, ResolvedPublic

Asked by Higgs on Nov 3 2022, 18:36.

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:

phorge_boolean.png (353×648 px, 11 KB)

Definition of the custom field that is queried:

"our.customfield": {
    "name": "Supportfall",
    "type": "bool",
    "search": true
  }

Answers

valerio.bozzolan
Updated 402 Days Ago

New Answer

Answer

This question has been marked as closed, but you can still leave a new answer.