Automatically propagating task dates to stories and epics in Jira for timeline visibility

Peter Tikhomirov October 15, 2024

 

Hi everyone,

I’m working on setting up a new structure in jira. I'm thinking about tasks are linked to stories using the parent field, with the goal of providing start and due dates to the stories and then passing them up to the epics. Ideally, I want the system to automatically gather the earliest and latest dates from tasks, update the stories, and then the epics, so that I can see on the timeline when each epic will start and be completed.

Is this possible with the current Jira Premium setup, and if so, how can I configure it?

Or maybe there are other options and I just don't see it

2 answers

0 votes
Trudy Claspill
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 15, 2024

Hello @Peter Tikhomirov 

Welcome to the Atlassian community.

Do you want the dates actually recorded in the issues? Or would it be enough to see the times rolled up without recording them at the parent levels?

In the Premium subscription you have access to the Plans feature (fka Advanced Roadmaps). In the Plans feature you can set your Timeline View Settings to show rolled up dates.

Screenshot 2024-10-15 at 1.18.59 PM.png

This doesn't actually record the dates in higher level issues. It only display the information in the Plan Timeline view.

If you want to actually record the dates you could do that through Automation Rules.

https://support.atlassian.com/cloud-automation/docs/jira-cloud-automation/

You would need to decide what type of issue event would cause the update to occur, as that determines the rule Trigger you would use.

Peter Tikhomirov October 16, 2024

I think the roll-up will work fine. Is there a way to link tasks to stories without using linked issues? Or does this approach mean that all task dates with the “is blocked by” link type will be rolled up into the stories?

Marc - Devoteam
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 Leaders.
October 16, 2024

HI @Peter Tikhomirov 

No you need to use linked issues option to link issues together.

You can use other link types as well, but then you will need to access the Plans 'global' settings and in the Dependencies setting, add the issue link types you want to also use in a plan.

Like Trudy Claspill likes this
Peter Tikhomirov October 16, 2024

Sounds great! Thanks a lot!

 

Peter Tikhomirov October 16, 2024

@Marc - Devoteam I see now how Dependecies work. Looks very complex. But can I show tasks that are linked to my stories (with task blocks story type) on my timeline?

Marc - Devoteam
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 Leaders.
October 16, 2024

Hi @Peter Tikhomirov 

Yes you can, as badges or lines.

Example from a plan I have.

Screenshot 2024-10-16 at 16.51.40.png

Like Trudy Claspill likes this
0 votes
Marc - Devoteam
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 Leaders.
October 15, 2024

HI @Peter Tikhomirov 

Your setup can't be achieved.

Story and Task are o the same level in the hierarchy in Jira, you can't use the parent field for this.

Task and Stories can be linked to Epics via the parent field.

Peter Tikhomirov October 16, 2024

But Premium mentions that I can change hierarchy. Isn't it true? 

Marc - Devoteam
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 Leaders.
October 16, 2024

Hi @Peter Tikhomirov 

Yes based on new created issue type, but no on the default in system issue types.

That hierarchy is always Epic, Story level (includes Story, Task, Bug), Sub task level

Trudy Claspill
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 16, 2024

@Peter Tikhomirov 

The native issue type hierarchy is

Level 1 - Epic issue type
|-- Level 0 - "standard" issue types; i.e. Story, Task, Bug
|-- Level -1 - subtask issue types.

Jira does not support inserting another level in this base hierarchy.

The Premium subscription allows you to add levels above Epics.

Suggest an answer

Log in or Sign up to answer