Closed (fixed)
Project:
Time Tracker
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2012 at 19:30 UTC
Updated:
12 Nov 2012 at 22:10 UTC
Which timetracker field is supposed to be aligned with the 'user' field in a time tracking?
I thought it was (Time Tracker: Author)User:name
but if I change the timetracker user the above field does not change.
Comments
Comment #1
drclaw commentedCan you explain a bit more what you mean? It sounds like you might have it set up correctly... You can look at the default view that comes with Time Tracker to see how it's done.
Comment #2
dbassendine commentedI'm seeing this issue too. I'm working with the view provided by Atrium Time Tracker Reports (https://github.com/fuseinteractive/Atrium-Time-Tracker-Reports), with a Time Tracker: Author relationship, referenced by a User:Name field and exposed filter. The User: Name field always returns "Anonymous", and a User: UID field using the same relationship returns no uid.
Comment #3
drclaw commentedI looked into this further and it appears that the uid wasn't being properly saved on comment driven time entries. I'm not sure how this went overlooked for so long to be honest... I think it was because time tracker originally only tracked time on comments so the user would be derived from the comment uid... Anyway, it's fixed now. I pushed a new release (beta5).
Thanks!
Comment #4
socialnicheguru commentedwill this be applied to D7?
Comment #5
drclaw commentedYes. Definitely. I haven't had a chance to check it yet, but we'll roll it out in the next push if it's an issue there too.