Forums

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

Time tracking report

Slaekke August 21, 2019

What is Estimated Time Remaining calculated based on? The documentation does not include this information. Is this just av field the user writes in, or is it automatically calculated, if so how is the calculating?

Documentation: https://confluence.atlassian.com/jira064/time-tracking-report-720416014.html 

2 answers

0 votes
Slaekke August 21, 2019

Is it possible to send a mail when Estimated time remaining is passing 10 hours forexample?

DPKJ
Community Champion
August 21, 2019

You can look at `Filter Subscriptions` for this.

Look at this page `Receiving Results via EMail` section - https://confluence.atlassian.com/jiracoreserver073/working-with-search-results-861257284.html

 

For creating filter for `Estimated Time Remaining` you can use following JQL.

remainingEstimate > 10h
Slaekke August 21, 2019

thanks:) But this would not work if there are more than 200 tasks in the list, and the recipiant should be the worker on the task?

DPKJ
Community Champion
August 21, 2019

@SlaekkeYou can look for plugin in marketplace for this.

I mostly use Subscriptions for these kind of workflow.

You can try `ScriptRunner` this can be done in it with very simple script.

Also, writing a small plugin for some custom workflow is always a possibility in Jira.

DPKJ
Community Champion
August 21, 2019

If this helped, you can up vote and accept answer. :-)

0 votes
DPKJ
Community Champion
August 21, 2019

This is calculated based on  "Original Estimate" and "Time Spent".

If you had 2d as Original Estimate, and if you have logged .5d and .5d twice for this issue, Time Spent will 1d and Estimated Time Remaining will be 1d.

Slaekke August 21, 2019

So it will always be Orginal Estimate - Time spent = Estimated time remaining? 

DPKJ
Community Champion
August 21, 2019

Yes.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events