Forums

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

How to get list of all user stories with status = backlog linked to a Request

CloudJira123
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!
July 10, 2023

i have to move the list of user stories with status = backlog tagged to a 'Request' to a new 'Request '

1 answer

0 votes
Anthony Morais
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.
July 10, 2023

Hi @CloudJira123 

Welcome to the Atlassian Community!!!
With native Jira resources (JQL) it is not possible, but the results can be found with this app

 

After installing the app, you can simply search: issue in linkedIssuesOfQuery("type=Task", "blocks")

 

You may want to check out the docs as well.

I hope this helps!

 

Anthony

Suggest an answer

Log in or Sign up to answer