In RRC how to get all the scenarios which satisfy a high level user story?
In our RRC hierarchy we have High Level User Story >- Satisfied By -> Scenario. Is there a way to submit a series of high level user story IDs and get the scenario IDs which satisfy them? Am happy to try use the REST api if that's what it requires.
|
One answer
A couple of ideas come to mind ...
1. You could select the set of HL user stories, then view them in the Links Explorer. Filter to show only the Satisfied by links. 2. You could create a RRC view with columns for HL user story and satisfied by links. Comments
Rabh Pandya
commented Jan 28 '14, 4:04 p.m.
Thanks for the swift response.
Those are good ideas. I guess I should have been slightly more specific. I have a list of High Level User Story IDs in a spreadsheet, and wanted to take these and generate all the scenarios that satisfy them. Is there any way of submitting a list of IDs for the filter/view?
I think you would need to do this using the OSLC-RM REST api.... or possibly using the new JavaScript extensions.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.