I'm working in a Sprint, in that we have so many user stories and bugs which are aligned to, Epics. Now I just wanted to know, in the current sprint, How many epics I'm working on and their list.
In short, just wanted to list the distinct epics list from sprint(s)
Hi BhanyPrakash,
You may get all issues which belong to an open sprint by executing the following query:
Sprint in openSprints()
You may also filter by project or add the same filter used in a board.
Save the filter with a descriptive name, ie: Issues in open sprints.
Create a dashboard and add either a Pie Chart or an Issue Statistics Gadget, and set it to be fed by your newly created filter, based on the Epic Link field.
After that, you'll get the list of distinct epics with at least one issue in the current sprint.
Hope it helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.