Need help with multi-select query

Ganesh G
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!
January 21, 2025

Hi, need help on multi select query.

Requirement -> user story -> backlog

I have a requirement and under the requirement there are user story linked under "resolved by" 

 

id in linkedIssues("ABCD-1243", "resolved-by") this will fetch only for project ABCD-1243 but I want to check for mutiple projects by writing a query.

can you please guide or it is not possible.

1 answer

0 votes
Marc - Devoteam
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 21, 2025

Hi @Ganesh G 

Welcome to the community.

I suspect that you want to find all linked issue from multiple "parents", then you require a marketplace app.

You can look at:

  • JQL Search extensions for Jira
  • JQL Tricks for Jira
  • etc...

Suggest an answer

Log in or Sign up to answer