JQL

bruno.florino.ext December 12, 2019

I want to filter with two labels, how to do
Thank you

Sample : status = "In Progress" and labels in (Accueil_DIF_Qualif) and labels in (INFRA)

is that correct ?

2 answers

Suggest an answer

Log in or Sign up to answer
1 vote
Jack Nolddor _Sweet Bananas_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
December 12, 2019

Hi bruno and Welcome,

 

You can use the following query:

status = "In Progress" AND labels IN (Accueil_DIF_Qualif, INFRA)

Which means retrieve any "In Progress" issue which contains either Accueil_DIF_Qualif or INFRA or both at the same time

 

Note the coma to separate different values

Regards

0 votes
John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 6, 2020

Hey @bruno.florino.ext  - Did this solve your problem?

TAGS
AUG Leaders

Atlassian Community Events