Useful JQL Queries for Editable To-Do Lists
Editable To-Do List fields can be used in JQL. Below are a few useful examples.
Check if the Field has any Value (or has None)
The operators IS EMPTY and IS NOT EMPTY can be used to search issues where the field has any value, or none.
Search for Issues With a Specific Entries (Checked or not)
The search alias All can be used to search among all the To-Do list entries, regardless if they are checked or not.
Search for Issues with a Specific Entries Checked
The search alias Checked can be used to search among the To-Do list entries that are checked.
Search for Issues with a Specific Entries Unchecked
The search alias Unchecked can be used to search among the To-Do list entries that are unchecked.
Try it now
Start a free trial from the Atlassian Marketplace:
Need help?
Contact our support team viahttps://craft-coders.atlassian.net/servicedesk/customer/portal/70
or via mail ccfsm@craft-coders.atlassian.net.
More apps by CraftCoders
Explore more Jira apps by CraftCoders: https://marketplace.atlassian.com/vendors/1218596/craftcoders-egbr
This app is maintained and supported by CraftCoders.