As far as I can see there is only a client property in the time object?
What I'd like to have is (also) the clientid. Is that possible, or am I wrong?
Second question is a request. Is it possible to have a property hastimer in the task object?
I'd like to show a color bar in our new (iPhone) application. If the task has a timer running i'd like to show the user a special color.
Hello,
About the first item, you are correct. I've added this field to the time resource list. Just remember that a project may not have a client, so this field may sometimes be null. The change will go live at our next launch, which should be a few weeks from now.
As to the second question, there are no plans to add a hastimer field to the task object. You can, however, use the includetimerid filter to determine if a particular person has a timer running for the list of tasks. Alternatively, you could also try grabbing a timer list and computing the intersection of that list and the task list.
Cameron
Thx. Waiting for the new release.
For the second, I had implemented that solution, but then I need the timer AND the task list. But, not a big deal as far as I can see. Now using the includetimer filter.
Another one. On the API pages I can't find the complete definition of the objects that are returned. Do you have such a list?
1 to 4 of 4
Comments are closed.
For more Intervals help documentation, please visit help.myintervals.com