Hello
I'm using Plans to provide visibility to the management.
The current request is to display information coming from various Project. However, some of information are stored as Story in some project and some others are stored as Subtask
When putting everything together, I've got a subtask header that I need to get rid off because at this level, we don't care whether we are display Story or Subtask:
Is there a way to display all the information at the same hierarchy ? ( a way that does not imply changing all my subtasks into Stories and completely reconfiguring my Jira project)
Thanks for your help
Hello @Corinne Guibert
No, that is not possible in Plans. Plans displays items based on their type and the Work Item Hierarchy global configuration.
Each work item type will be displayed at the corresponding hierarchy level. Subtasks are typically at level -1, while Stories are typically at level 0. Subtasks also typically are child items under another item type at level 0, so the parent of those subtasks should be displayed at the same hierarchy level as your Stories.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.