Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Todo lists can be found by its tasks / elements using text operators on given field name, for example if field name is ToDo then you can use JQL:

Code Block
languagesql
titleTodo search
Todo ~ "Watch"


Examples