-
Bug
-
Resolution: Obsolete
-
Low
-
7
-
Severity 3 - Minor
-
NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.
Summary
Editing existing Work logs while having 'Adjust Automatically' selected causes the Estimations to be calculated differently than expected.
Steps to Reproduce
Scenario 1
- Create a Task with an Original Estimate of 6 hours
- Log 8 hours of work
- Edit the work logged to 6 hours
Scenario 2
- Create a task with no Original Estimate
- Log 8 hours of work
- Edit the work log down to 2 hours of work
Expected Results
Scenario 1: Results in 0 hours remaining
Scenario 2: Results in 0 hours remaining
Actual Results
Scenario 1: Results in 2 hours remaining
Scenario 2: Results in 6 hours remaining
Workaround
Do not use Automatic calculation, manually enter what time remains.
Original Description
The remaining estimate field is incorrect in the following situation:
- Task entered with original Estimate of 6 hrs
- Worklog entered (8 hrs)
- Worklog edited down to 6 hrs
After doing this:
Original Estimate = 6 hrs
Time Spent = 6 hrs
Remaining Estimate = 2 hrsIn this situation, shouldn't the remaining estimate be 0 hrs?
- is related to
-
JRASERVER-19961 Remaining estimate is inconsistent when editing a worklog down
-
- Gathering Impact
-
- relates to
-
JRACLOUD-67011 Remaining time is always 0 if there is work logged before the issue was estimated
-
- Closed
-