Defect #23124
if Time logs visibility: Time entries created by the user is turned on for the role, Issue's spent time is not displayed
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Issues | |||
Target version: | - | |||
Resolution: | Affected version: | 3.1.2 |
Description
There is a good feature to show only time entries created by owner, however if this option is turned on, there is no "Spent time" available on issue page any more.
I honestly believe it doesn't make any sense to hide it (if User.current.allowed_to_view_all_time_entries?(@project)), so as soon as we talk about time entries, that's ok to hide the entries themselves, but what is the reason to hide the total amount of already spent time (the value itself) for the issue?
I guess the "Spent time" could be displayed nevertheless the option and, for instance, not be a link (a href) to the times entries log if user has no permission to see all time log entries.
It would be nice if you can adjust it accordingly.
History
#1
Updated by Alex Voronko almost 6 years ago
+1