Is it possible to access "Time Tracking" sheet using Plain java API to set values?
![]()
Is it possible to set values to "Time tracking" in Task via Plan Java API?
![]() If so can someone point to the correct API? Thanks |
Accepted answer
![]()
Ralph Schoon (61.6k●3●36●43)
| 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/
Karthik Krishnan selected this answer as the correct answer
|