Reportable Rest API- How to relate work allocation for a user to a projectArea
I want to query the user details such as ,for a user how much percentage he is allocated to a project.
I got user details such as , number of absences,working hours of users in each day etc. I want to know the work allocation percentage for a user in a project. |
One answer
ankur sharma (662●1●22●28)
| answered Aug 25 '13, 7:41 a.m.
JAZZ DEVELOPER edited Aug 25 '13, 7:41 a.m.
For a user 'Bob' you can get all allocations in RTC using
https://server:port/ccm/rpt/repository/apt?fields=apt/contributor[name='Bob']/assignments[assignment>0]/*/*
|
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.