Feature #2687
opendifferent estimated time units hours<>days per tracker type
0%
Description
- make unit of estimated time configurable (is a float anyway)
- support time unit days in addition to hours (maybe even weeks and at least for the Feature tracker)
- make this configurable differently for Feature/Support/Bug trackers.
- internally the unit could stay hour (estimated, spent) and
- a day should equal 8 hours (or configurable amount).
Related issues
Updated by Etienne Massip about 13 years ago
- Category changed from Issues to Issues planning
Updated by Etienne Massip about 11 years ago
- Target version set to Candidate for next major release
Although I think it should be per issue choice (replace the "Hours" label with a dropdown list).
Updated by Oğuz Kağan Aslan almost 11 years ago
Our projects have small tasks, so in the dropdown menu a choice must be the "*minutes*".
Updated by budo kaiman about 9 years ago
+1 It would be great if redmine could detect and adjust the display format based on this.
Example:
value | display |
---|---|
24.0 hours | 3.0 days |
0.5 hours | 30 minutes |
40.0 hours | 1 week |
It would also be nice to have mixed formats.
Example:
value | display |
---|---|
48.0 hours | 1 week 1 day |
4.5 hours | 4 hours 30 minutes |
Updated by Go MAEDA over 8 years ago
- Has duplicate Feature #22578: change estimated time -- 'hours' to 'days' added
Updated by Mischa The Evil over 7 years ago
- Related to Feature #877: ability to vary the units used to track time added
Updated by Alexandre WALLET about 4 years ago
Up !
Use days/weeks is definitely a need for some projects containing hard or not direct steps.
It would be so handfull to set a start date and a estimated time so that the end date is calculated by itself and then appear in gant etc.
This is one of the basic limitation that is mainly reported by managers in my company.
This need has 11 years, so sad thing have not changed :(
Updated by Thibaut CRD over 3 years ago
+1 !
This is a real need I think also to have the choice to get time expressed in hours or days, week, years
Updated by AKA unknown 3 months ago
+1
And the possibility of adding a unit that is not really temporal (like "Work Unit") but which would correspond to a unit of time. This equivalence would depend on the project.
Example: 5WU = 1 day = 8hours for project A ; 4WU = 1day = 8hours for project B.
Also add the possibility of putting times with a unit in the form which converts automatically.
Example: putting "1d" in the box puts "8" hours (if the displayed unit is hour)