How to obtain exact value of Time Tracking?
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.
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.