You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I have labels on the Epics in my project. Is it possible to search to get all the stories in each of those epics? Right now, the search just returns the epics with the labels, not the stories.
Thanks
Unfortunately no, you have to go for a third party plugins. like ScriptRunner, JQL Search Extensions for Jira & reports
Here is the example of JQL Search Extensions for Jira & reports, I have this plugin so i can give this example. Please let me know if its helpful.
issue in allIssuesInEpic("labels="your epic label")
Reference:
Abhishek.
It is likely you won't be able to get what you want in a single query without additional Jira add-ons.
It appears you have gotten the list of epics you want.
A second query using the issue IDs from that query will get you the stories: "Epic Link" in (IS-14, IS-13)
If you'll tell us whether you are on Jira Cloud or Server, additional answers can be more targeted.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm on the Jira cloud. Looks like we have the JQL Subqueries extension and that worked for our team.
thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.