#4369 closed enhancement (fixed)
TracHoursPlugin comments in tickets should link to who the hours are logged for
Reported by: | Jeff Hammel | Owned by: | EmeCas |
---|---|---|---|
Priority: | normal | Component: | TracHoursPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
currently it says "...hours logged by k0s"; k0s should be a link to a query that displays k0s's hours
Attachments (5)
Change History (14)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
you could also have a separate handler for users: a view at /hours/<user name>
could give the summary of hours logged by <user name>
irrespective of tickets; maybe this is redundant with the /hours
view
comment:3 Changed 14 years ago by
Owner: | changed from Jeff Hammel to Ryan J Ollos |
---|
Reassigning ticket to new maintainer.
comment:4 Changed 8 years ago by
Owner: | Ryan J Ollos deleted |
---|
comment:5 Changed 7 years ago by
Owner: | set to EmeCas |
---|---|
Status: | new → assigned |
Reassigning ticket to new maintainer.
Changed 6 years ago by
Attachment: | 4369-1.PNG added |
---|
Changed 6 years ago by
Attachment: | 4369-2.PNG added |
---|
Changed 6 years ago by
Attachment: | 4369-3.PNG added |
---|
comment:6 Changed 6 years ago by
Currently there is a link available under /hours, like this:
Clicking on that link will present the individual total by user for a editable time range, like:
/hours/user?from_month=5&from_day=28&from_year=2015&to_month=6&to_day=30&to_year=2018&update=Update
Individual links by user present something like:
/hours/user/<username>?from_month=5&from_day=28&from_year=2013&to_month=6&to_day=4&to_year=2018&update=Update
At Ticket level tracked hours can be listed by clicking on the link available in the specific comment:
/hours/<ticket-number>
That will visualize one screen that lets you edit/remove the hours tracked for the corresponded ticket by an user or also adding more hours, like this:
In conclusion, i see more sense to include the link regarding to this ticket in here, specifically in the username under the column Worker in order to open the hours tracked by that user.
Changed 6 years ago by
Attachment: | 4369-4.PNG added |
---|
Changed 6 years ago by
Attachment: | 4369-4-1.PNG added |
---|
comment:7 follow-up: 8 Changed 6 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:8 follow-up: 9 Changed 6 years ago by
Replying to EmeCas:
Completed in r17190.
You can use a close or refs command to automatically reference the ticket. See also TracHackDevelopment#Subversion.
comment:9 Changed 6 years ago by
Replying to Ryan J Ollos:
Replying to EmeCas:
Completed in r17190.
You can use a close or refs command to automatically reference the ticket. See also TracHackDevelopment#Subversion.
Thanks Ryan, I didn't know about that option!
likewise, anywhere else the username appears wrt hours