Is it possible to access the JRS query in the RTC REST/ OSLC Implementations ?
One answer
Hello,
Can you describe the use case? Why do you need the query result? It would be helpful to understand what the end goal is in case there's a better way to do this.
Comments
Hello Jim,
We are developing a schedule utility wherein, we are syncing the severity of defect workitem to problem workitem, where there is severity mismatch.
So we are planning to have a JRS query created which queries this mismatched workitems.
then we will use this query id to pass through the REST/ OSLC API and fetch the results and do further processing (syncing).
Request you to suggest on this.
Thanks.