Open Bug 475982 Opened 16 years ago Updated 13 years ago

The "Hours Left" field is not updated when modifying the "Orig. Est" field

Categories

(Bugzilla :: Creating/Changing Bugs, defect)

3.3.1
defect
Not set
minor

Tracking

()

People

(Reporter: julie.pagano, Unassigned)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 Ubiquity/0.1.5 Build Identifier: version 3.3.1+ The hours remaining value is not updated in the bug activity table during a specific use case: 1. Create a bug and do not specify the original estimated time 2. Set the original estimated time 3. Set the hours worked to the original estimated time If the original estimated time is set when the bug is created or the hours worked is set to a value different than the original estimated time, the hours remaining is set in the bug activity table. The inconsistent behavior is confusing and makes it difficult to accurately view the time tracking history for a bug. Reproducible: Always Steps to Reproduce: 1. Create a bug and do not specify the original estimated time 2. Set the original estimated time 3. Set the hours worked to the original estimated time Actual Results: The hours worked value was set in the bug activity table. The hours remaining value was NOT set in the bug activity table. Expected Results: The hours worked and hours remaining values should be set in the bug activity log.
Version: unspecified → 3.3.1
Keywords: qawanted
I can reproduce the issue. The "Hours Left" field is correctly set to the "Orig. Est" time when the original estimation time is set on bug creation. Else it's left to 0.0. It's not a problem with the activity table but a problem with the JS script not updating the "Hours Left" field when updating the "Orig. Est" field.
Severity: normal → minor
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: qawanted
Summary: hours remaining is not consistently updated in the bug activity table → The "Hours Left" field is not updated when modifying the "Orig. Est" field
You need to log in before you can comment on or make changes to this bug.