Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3

It is possible to search for checklist items by assigned/mentioned users with Jira’s JQL search.

Search by currently logged user

Go to Advanced issue search and type:

issue.property[SmartChecklist].assignees ~ currentUser()

The JQ: search will return all Jira issues with assignees mentioned in checklist items

Search by any user

issue.property[SmartChecklist].assignees ~ 557058:92eea4c7-8696-447f-9d05-b625db07be7f

Note: don’t use “@” symbol

Error rendering macro 'excerpt-include' : No link could be created for 'Support'.

  • No labels