i have to move the list of user stories with status = backlog tagged to a 'Request' to a new 'Request '
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.