Discoveing availaible severities, priorities etc
Hi,
I am very new in using RTC and its' Rest API.
It is very good written in the following documentation how it possible to find available services
https://jazz.net/wiki/bin/view/Main/ResourceOrientedWorkItemAPIv2#Querying_Work_Items
Is there possible similar way (by using rest services) somehow to discovery available for a project enumerations (severities, priorities etc)?
Thanks a lot in advance
I am very new in using RTC and its' Rest API.
It is very good written in the following documentation how it possible to find available services
https://jazz.net/wiki/bin/view/Main/ResourceOrientedWorkItemAPIv2#Querying_Work_Items
Is there possible similar way (by using rest services) somehow to discovery available for a project enumerations (severities, priorities etc)?
Thanks a lot in advance
One answer
Hi,
I am very new in using RTC and its' Rest API.
It is very good written in the following documentation how it possible to find available services
https://jazz.net/wiki/bin/view/Main/ResourceOrientedWorkItemAPIv2#Querying_Work_Items
Is there possible similar way (by using rest services) somehow to discovery available for a project enumerations (severities, priorities etc)?
Thanks a lot in advance
I'm really interested in this as well. We are working on some custom visualizations for Jazz data, and we need to support custom queries in a web form. But before we can create those queries, we need to be able to check what enumerations are available for things like priority, status, etc. Has anyone found an answer to this question?