Hi, I've come across a bug, probably related to another post on this forum.
I've created a Kanban board based on a saved filter for issues from multiple projects:
assignee = currentUser() and issuetype != Epic and status != Done order by Rank
However, I'm getting this for an issue from one of the projects:
The board is supposed to group by Epics. However, it sorts some of the issues under "Issues without epic". But the issue in that group is itself an epic.
Obviously, when adding more epics, their issues will now be lumped together under "issues without epic".
In the other post I mentioned earlier someone asks to investigate the "issue hierarchy". However, in my project there seems not to be a section "issue hierarchy". Not sure either what I could "fix" there ... ?
Any pointers or workarounds would be greatly appreciated!
So, it turns out that the other project had renamed their Epics into Initiatives and their Stories into Epics.
Thanks for the help, in particular to @Kavitha Chandrasekaran , and sorry for the fuss.
All good! @Ytsen Boer, de Happy to know root cause was identified and it got resolved.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It looks like the sub-task is being grouped under "Issues without an Epic, as sub-tasks do not have parent. If the task associated with that sub-task is in the board, then the sub-task will be grouped under the right Epic.
Hope this helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, thank you, it is indeed a subtask (however, its parent really is the epic).
But are you suggesting that if I would create a Story under the epic, then things would look differently?
Would you know how to proceed to do that?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey - Not seen a sub-task directly link to an EPIC :-) in my 10+ years using Jira. But if it did (like your screenshot), it should group under the Epic I would think. Can you go to Project Settings -->Issues-->Types and send the screenshot.
yes, there is another place where the issue hierarchy is set, but we can take a look at what issue types are defined in your project first (like the one below).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Ytsen Boer, de You can check the issue hierarchy by going to Jira Settings --> issues-->Issue Types
This is not at Project level but at Jira level setting.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, unfortunately I cannot, this is only for Enterprise subscriptions.
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.