Jim Ruehlin (791●1●4)
| answered May 09 '17, 2:38 p.m.
JAZZ DEVELOPER
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.
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).