It's all about the answers!

Ask a question

How to obtain exact value of Time Tracking?


Luiz Almeida (23015489) | asked Oct 23 '14, 9:14 a.m.
Hi all,

I am trying to use values of time tracking to execute some calculations. First, I did synchronization between Time Tracking and Time Spent attribute and I am using "Time Spent" to calculate. The problem is: If I insert broken values in Time Tracking (1,5 or 0,2 for example), the value in Time Spent is rounded up or rounded down.
What I need: to get the total value of Time Tracking as shown in web UI, in "Quick Information" (exact value).
.
Is it possible to obtain the total exact value of Time Tracking (sum of entries) by Java API?

Thanks for help.

Accepted answer


permanent link
Ralph Schoon (63.1k33645) | answered Mar 31 '15, 10:43 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/
Luiz Almeida selected this answer as the correct answer

Comments
1
Luiz Almeida commented Oct 15 '15, 9:50 a.m.

Ralph, I am your fan.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.