"estimate time" and "spent time" on issues list
Added by Emmanuel DUMAS almost 8 years ago
Hello
When redmine display an issue list, it diplay "estimated time" and "spent time" on top of issue.
This field are sum of "estimated time" and "spent time" of all issue of list.
Is-it possible to have sum of "total estimated time" and "total spent time" ?
I have try to set option in administration/settings/Default columns displayed on the issue list, it change nothing !
Best Regards
Emmanuel
Replies (1)
RE: "estimate time" and "spent time" on issues list - Added by Mischa The Evil almost 8 years ago
Emmanuel DUMAS wrote:
Is-it possible to have sum of "total estimated time" and "total spent time" ?
No, such is not implemented within the current Redmine core yet. It is a feature that has been requested earlier though, see #21450 and ([partly] duplicating) #24067 and #24181.
I have try to set option in administration/settings/Default columns displayed on the issue list, it change nothing !
That doesn't do anything about the totals options. It just adds/removes the selected columns as a default for issue lists. The default can always be modified by each user to his/her needs, on a per query base and when needed saved using with a custom query.