Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

JQL

bruno.florino.ext
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
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 comments

Comment

Log in or Sign up to comment
Jack Nolddor _Sweet Bananas_
Atlassian Partner
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

Like Cody Stevens likes this
John Funk
Community Champion
January 6, 2020

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

TAGS
AUG Leaders

Atlassian Community Events