linkedIssues query

Rahul Wattamwar June 2, 2022

Hi,

I am using a query as below,

issue in linkedIssues ("MXPI-24691") and issuetype = Test

which retruns correct output. However, I have to pass 2 keys in linkedIssues. But it does not return result. Query as below

issue in linkedIssues ("MXPI-24691","MXPI-24889") and issuetype = Test

Please suggest answer on priority. I have to give a demo for which I have to gather data with above query.

 

 

1 answer

1 accepted

1 vote
Answer accepted
Fabio Racobaldo _Herzum_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 2, 2022

Hi @Rahul Wattamwar ,

please try the following JQL :

(issue in linkedIssues ("MXPI-24691") OR  issue in linkedIssues ("MXPI-24889")) and issuetype = Test

Hope this helps,

Fabio

Rahul Wattamwar June 2, 2022

Thanks Fabio; it works

Fabio Racobaldo _Herzum_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 2, 2022

you're welcome @Rahul Wattamwar 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events