Hello,
I have been working with Jira for a long time and have experience with BigGantt. I want to deepen our usage in plans.
What is the connection between original estimates, Time remaining, and estimates (d)?
I understand what Atlassian tried to implement, but in the end, how can I reflect the work estimations in the plan? Or how can I plan on the project level and see the estimations sum up in the plan?
I don't care about using Automation and hacks to make it happen, but it can't be disconnected. Plans must reflect the estimations made by the teams in their projects (original estimate), And when estimations are done in the plan (estimates (d), they should be assigned to the tasks.
Hi @Yoav Ben Arie _Zynga_ and welcome to the Community!
Since Plans (as the name subtly hints at) is a forward looking, planning tool, the estimates that get pulled in from Jira's issue sources are the remaining estimates. When you add an original estimate on a Jira issue, it automatically gets copied over into the remaining estimate field and as soon as you start logging work (or update the remaining estimate itself), your original estimate does not tell you anything anymore about the remaining work. To get a good idea of how long it will take your team(s) to complete the remaining work, it is that field that matters.
So, in summary: the estimates (d) in plans reflect the remaining estimate in Jira - unless you set your plan to use story points instead. And as soon as your work starts progressing, original estimates only remain relevant to see how much you progressed in comparison with original estimation from the team. That is a metric that mainly tells you how good your team is at estimating stuff, it does not give you much additional information on how much time is still needed to complete the remaining work.
Obviously, that information is valuable (for other purposes than planning remaining work). It can be disclosed in Jira dashboards, through Jira's work ratio field or through reporting tools. It is not part, however, of plans feature set.
Hope this helps!
Thanks Walter,
I get your point, but my plan and project are set to schedule by time, and the remaining estimate isn't reflected in the plan.
This is my pain; it seems the projects are not synced with the plans. Am I missing something?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
To be cleared,
I want developers to estimate their subtasks and see the time estimation summing up in the plan to the Stories and Epics.
This is how the estimates (d) field in the plan works but is disconnected from the estimating fields in the project.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Yoav Ben Arie _Zynga_ @Walter Buggenhout
To achieve what you're aiming for—having developers estimate subtasks and automatically see those estimations sum up into Stories and Epics in Jira Plans, while maintaining synchronization between the plan's Estimates (d) field and the project's time-tracking fields (like Original Estimate and Remaining Estimate)—you can configure Jira as follows:
Jira Plans supports rolling up estimates from subtasks to parent issues, provided the subtasks have valid estimation values. Here’s how to set it up:
Open your Plan.
Click the Settings (gear icon).
Go to Hierarchy Configuration:
Go to Estimation Settings:
The challenge lies in synchronizing the Estimates (d) field used in Plans with the project's Original Estimate field.
Create automation rules to keep the two fields synchronized.
If using native Jira features still feels disconnected, tools like BigGantt or BigPicture provide enhanced Gantt chart views that directly integrate with time-tracking fields. You can:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Great that you want to help out, but please do not post AI generated answers (that are not at least properly validated). There's quite a few things in that post that read nicely, but are not even referencing existing Jira features.
@Yoav Ben Arie _Zynga_ - I'll answer your request below and immediately, but allow me to advise against estimating on subtasks, especially if you work in sprints. That will cause quite a bit of inconveniences by the way Jira handles this. We could have very long discussions about the topic, but there's a good article that explains most of the key concepts in Atlassian's support documentation.
Apart from that, if you want to roll up your estimates from sub-tasks all the way up to Epics (and above), there's a simple toggle that just triggers that automatically. The only thing to be aware of, is that it is rolling up the remaining estimates values and not original estimates. The Original Estimates field can't be added to Plans. Referring back to your last remark:
I want developers to estimate their subtasks and see the time estimation summing up in the plan to the Stories and Epics.
This is how the estimates (d) field in the plan works but is disconnected from the estimating fields in the project.
semi-true. Estimates (d) is linked to remaining estimates. At the start of your project (and before any time spent has been logged), this is the exact same value as your original estimate. Once the work actually start, the original estimate is no longer traceable in Plans. Hence my earlier reference to dashboard gadgets and other reporting methods.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
From a sample plan:
Key settings:
Then you should get the above result.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Walter,
I will read about estimating sub-tasks. We are playing with our methodology, and this is the current process we will start with, so it is interesting to learn.
I played with what you suggested in the first answer and got everything working as expected.
Thanks
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.