It's all about the answers!

Ask a question

set by java api Time tracking


Gabi mordov (634) | asked Jun 16 '14, 12:19 a.m.
 Hi all,
well my problem is :
we try update time track from an external source (in our case some *.csv file)
i already succeed to update spent time but can not find a way to update "Time Tracking" fields.
can some one show me how can i read/write to this fields from java api.

Thanks for your help.
Gabi

2 answers



permanent link
Ralph Schoon (62.7k33643) | answered Jun 16 '14, 2:17 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Jun 16 '14, 2:17 a.m.
Gabi,

Time tracking is not a field/an attribute. Time tracking entries are added to a work item using a reference/link. I know that others have done this in the past. I don't have all the details, but start here: https://jazz.net/forum/questions/112097/rtc-java-api-how-to-get-time-code

Comments
Gabi mordov commented Jun 16 '14, 5:49 a.m.

 Thanks.

ill start explore this .


permanent link
Ralph Schoon (62.7k33643) | answered Mar 31 '15, 10:42 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
For anyone who searches for example, I created example code to access and modify the time tracking data for work items and published in this post: https://rsjazz.wordpress.com/2015/03/31/the-work-item-time-tracking-api/

Your answer


Register or to post your answer.