You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi all,
I'm setting up a project with the following hierarchy:
Epic A's status is In Progress.
Story issues are linked through dependencies: Story C depends on Story B which depends on Story A.
Sub-tasks under each Story are also linked through the same dependency structure. They are not linked across stories.
The entire WBS Gantt chart is pulling information from an issue filter that searches for all open issues in one project as follows:
issue not in templateRelatedTickets() AND project = PROJECT AND resolution = Unresolved ORDER BY key ASC
In this screenshot, I have the last Story (with sub-tasks) of the process and Epic is adjusting for those values.
This is what I see from the Project's Gantt chart:
This behavior also happens if the source issue filter is set for any resolution and in the Project's WBS Gantt chart with all issues (open or closed).
Hi @Luis Silva ,
It would be better to enable Auto calculate Percent Done in your case.
https://docs.ricksoft-inc.com/wbs-gantt-chart-for-jira-data-center-and-server-0914/changing-settings
The function can consider Epic (parent issues) 's percent done with child tickets' percent done.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Luis Silvasan,
I'm sorry that I didn't look your Gantt screenshot carefully.
It seems that you set values in Units field, if you set the values as PercentDone field in the case of your second screenshot's Gantt, you can see Epic's percent done with automatic calculation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Hanna
The values for Percent Done are set (see the first screenshot). The second screenshot is to illustrate the project's Gantt chart (same issue on Board and on Project).
My main goal is to get the start date and duration of Epic correct and not to slide across time.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear Luis,
Thank you for your information.
> Epic A's End Date should always show the last issue's End Date in the hierarchy (Sub-task 06, in this case), even if that issue is set to Closed and 100% done
As for your requirement above, WBS Gantt-Chart can't meet. The last End date of the bottom layer (in you case subtasks) in the hierarchy is applied to End date of parent (in you case Epic) as Gantt bars...
If you strongly would like to improve the specification, it would be better to contact with the support.
https://ricksoft-support.atlassian.net/servicedesk/customer/portals
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.