Forums

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

Custom JQL

Pragya Lohani
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!
March 28, 2019

Hi All,

 

I am trying to write a custom JQL that can be used in my Smartsheet-JIRA Connector WF to filter out only issues that have label "techops" from multiple projects (3 projects). 

 

Then following JQL is throwing an error. Any suggestions or help will be highly appreciated.

 

project in ('FI', 'PWEB', 'RFE') and label = ('TechOps')

3 answers

3 accepted

1 vote
Answer accepted
Pragya Lohani
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!
March 28, 2019

That did the trick! thanks everyone.

Jean-Théo [Adaptavist]
Community Champion
March 28, 2019

You are welcome,

Please make sure to mark the answer(s) that helped fix your problem as accepted, to help other people in the future and so that it will not show in unresolved questions!

Best regards,

JT

0 votes
Answer accepted
Mirek
Community Champion
March 28, 2019
0 votes
Answer accepted
Jean-Théo [Adaptavist]
Community Champion
March 28, 2019

Hi @Pragya Lohani

You should try the following :

project in ('FI', 'PWEB', 'RFE') and labels = 'TechOps'

Hope this helps,

JT

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events