Vote #79782
完了Show estimated hours on the overview page as well as spent hours
0%
説明
Currently, you can see total spent hours on the project overview page.
I think it is useful for project managers if total estimated hours are shown as well.
!{width: 682px; border: 1px solid #ccc;}.time-tracking-box@2x.png!
journals
+1, yes please! !{width:20px}https://cdn.discordapp.com/emojis/471854100984758274.png!
--------------------------------------------------------------------------------
+1 Yes, could be useful.
I would also be great to have this information in a nice bar chart. But this is a future topic. ;-)
--------------------------------------------------------------------------------
Added a test to the previous patch. The updated fixture issues.yml is identical to the one in the patch #30474.
--------------------------------------------------------------------------------
Setting the target version to 4.1.0.
--------------------------------------------------------------------------------
I think we should show first estimated hours and spent time after (it is more natural).
--------------------------------------------------------------------------------
Marius BALTEANU wrote:
> I think we should show first estimated hours and spent time after (it is more natural).
Thanks, probably you are right.
Although I prefer to show spent time first, I found that VersionsController#show shows estimated time first. I think I have to update my patch for consistency.
!{width: 901px; border: 1px solid #ccc;}.version-show@2x.png!
--------------------------------------------------------------------------------
Marius BALTEANU wrote:
> I think we should show first estimated hours and spent time after (it is more natural).
Updated the patch. The new patch switched the position of spent time and estimated time.
--------------------------------------------------------------------------------
Committed.
--------------------------------------------------------------------------------