REST API and Approvers
2 answers
I have been working with the REST API to access various fields in Work
Items. However, the only field I need but don't see in the generated
JSON data is Approvers. Is this something that is available through
the API or is it targeted for a future release?
It is targeted for 3.0:
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/64247
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/87307
--
Regards,
Patrick
Jazz Work Item Team
Hi Patrick,
Thanks for your reply. Are there any examples in Java that we can leverage to create a server site plugin to update the approver list? We are hoping to utilize a Java solution until 3.0 is released. The main issue we have with using Java is that we don't have enough information to properly utilize the classes related to approvals.
Regards,
Steve
It is targeted for 3.0:
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/64247
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/87307
--
Regards,
Patrick
Jazz Work Item Team
Thanks for your reply. Are there any examples in Java that we can leverage to create a server site plugin to update the approver list? We are hoping to utilize a Java solution until 3.0 is released. The main issue we have with using Java is that we don't have enough information to properly utilize the classes related to approvals.
Regards,
Steve
I have been working with the REST API to access various fields in Work
Items. However, the only field I need but don't see in the generated
JSON data is Approvers. Is this something that is available through
the API or is it targeted for a future release?
It is targeted for 3.0:
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/64247
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/87307
--
Regards,
Patrick
Jazz Work Item Team