How to filter records by labels

Ianna April 26, 2021

I added some labels to one issue, how can I search it out by its labels I set? 

For example, I set two labels to 1 issue, they are: SYNC, IVI. How can I search out the issues containing the label as SYNC? Can some one show me the JQL?

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 26, 2021

lables = sync

should return a list of issues that have that label on them.

Suggest an answer

Log in or Sign up to answer