I need to see the status of the parent story in the Jira List View alongside the other columns (Status, Assignee, Created(Date), Updated(Date)) in this view. This option is not available in the Columns drop-down list. Is there a way to see the parent story status in this List View?
that is not possible OOTB. Well, I suppose there is an option to add a custom field "parent status" and associate with sub-task issue type. Then, using Automation, trigger on issue transition for parent and copy it's status into the sub-task custom field. Then you could include the custom field as a column.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.