Query to list all User stories & Bugs in a Feature

praneeth raj
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!
November 29, 2018

Team

 

I would like to know how to write a query to list all user stories under a Feature. 

The way is have linked all user stories to a feature is by using  Linked Issues -->"Is Part Of" and in that i have given the Feature Jira ID.


please do let me know on this 

1 answer

0 votes
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 30, 2018

Hello Praneeth,

Thank you for raising this question.

You can use the parameter linkedIssue to search for issues linked to a specific feature.

So, let's suppose the key of your feature is "TS-33". You would configure the following query:

- linkedIssue = "ts-33"

Please, let me know if it works for you.

Suggest an answer

Log in or Sign up to answer