My Product Manager wants to display only the stories (Jira tickets) contained in two of our numerous Epics, simultaneously. Short of creating a custom filter for this, is there any way to select two epics together in order to display the tickets in both of them at once?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @ZOE , you can choose the desire two epics in the board view. Are you looking for something different?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @ZOE,
An easy way to do this is to use the Work Breakdown Structure (WBS) gadget offered by our Great Gadgets app.
This gadget can display the issue from a filter by their hierarchy Epics > Stories > Sub-tasks.
All you have to do is to configure this gadget to use a filter or JQL that returns the issues from your epics. For the example above, the filter is:
parentEpic IN (DM-25, DM-26, DM-27)
Please note that this app offers many other gadgets that you and your Product Manager will find useful, so it can be a great asset for your team/company.
Just have a look over the articles from our blog to make a better idea.
Hope this helps.
Danut.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.