Hello,
I'm using Jira Plans in DataCenter.
All the relevant Jira issues are included in my plan, but I would like to create a filter (inside the Plan, not a JQL) to get a specific subset of issues.
What I want: all the epics that have the fix version = X and all the issues under these epics.
What I get: all the issues (epics, stories, initiatives, etc) that have fix version = X.
The problem is that not all the issues under epic have the fix version = X.
Any workaround for this? same problem with labels (with every field for that matter).
Same problem with grouping also.
I'm I the only one having this as a problem?
Thanks in advance foe any hint!
yeah, not the expected result either. It considers the lowest issue in the Hierarchy. For example:
-i group by release
- Hierarchy is Initiative to Story
the result is:
release 4.0:
Initiative (fix version = 4.2)
Epic (fix version = 4.2)
Story (fix version = 4.0)
I'm trying to get the highest level grouped by release AND get all the sub-levels displayed (without being grayed out).
Thanks!
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.