Getting past state of a work item using RESTful API
Hi there,
I am looking for a way to find out which developers created specific tags on a work item using the RESTful API. I was able to do this using the Java API by comparing past states of the workitems, and I was wondering if it is possible to do something similar with the RESTful API.
Thanks in advance,
Patrick
I am looking for a way to find out which developers created specific tags on a work item using the RESTful API. I was able to do this using the Java API by comparing past states of the workitems, and I was wondering if it is possible to do something similar with the RESTful API.
Thanks in advance,
Patrick
2 answers
I am looking for a way to find out which developers created specific
tags on a work item using the RESTful API. I was able to do this
using the Java API by comparing past states of the workitems, and I
was wondering if it is possible to do something similar with the
RESTful API.
Unfortunately, we currently don't support fetching the history of a work
item using the OSLC-CM API.
--
Regards,
Patrick
Jazz Work Item Team