Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to show child tickets on kanban board, next gen project?

Patrick Walters
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 13, 2020

We have our kanban board for a next gen project and have added child tickets but they do not show up in the board, only as an icon on the parent ticket.  Ideally we want to keep this hierarchy of tickets that lead back up to an epic but show them all so we can get a better view of what is going on.

1 answer

1 accepted

1 vote
Answer accepted
EddieW
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
April 1, 2014

I would roll back the change.

Use Field Configuration Schemes to create a "Versions are Required" scheme that project and issue type combos can elect into without affecting the entire population.

There are a rnage of use cases where version makes no sense, especially Affects Version (anything not a bug!)

Forcing fields does not mean accurate entry. In fact studies show you are more likely to get false data when you force users to enter fields that may see as irrelevant, or unsure.

The fastest way to find projects using versions is via the REST API. Get a list of all projects, then for each grab the version info. https://docs.atlassian.com/software/jira/docs/api/REST/latest/

Rahul Aich [Nagra]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
April 2, 2014

Thanks Eddie, the explanation helps

Suggest an answer

Log in or Sign up to answer