Feature #12456
Add units in history for estimated time
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Time tracking | |||
Target version: | 3.3.0 | |||
Resolution: | Fixed |
Description
When estimated time is set as issue update, in issue information time is displayed with unit (e.g. Estimated time: 16.00 hours), while in history there is only
Estimated time set to 16.00
Same problem is found on PDF generated from issue.
I understand that there is no other units in Redmine, but for someone who is viewing history it can be confusing and I think that also in this place units should be displayed/printed.
Associated revisions
Adds units in history for estimated time (#12456).
Patch by Go MAEDA.
History
#1
Updated by Jean-Philippe Lang about 8 years ago
- Tracker changed from Defect to Feature
- Subject changed from No units in history for estimated time to Add units in history for estimated time
#2
Updated by Etienne Massip about 7 years ago
- Target version set to Candidate for next major release
#3
Updated by Go MAEDA about 5 years ago
- File screenshot.png added
- File feature-12456.diff
added
I wrote a patch to implement this issue: feature-12456.diff
#4
Updated by Go MAEDA almost 5 years ago
- Target version changed from Candidate for next major release to 3.3.0
#5
Updated by Jean-Philippe Lang almost 5 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
Committed, thanks.