How to query for a list of RRC artifacts by ID ?
We are looking for one similar to an RTC query which would prompt for ID and would accept a list of comma separated ID's.
Up to RRC 4.0.3
|
Accepted answer
Donald is correct in his response.
I don't think there's any reason that ID could not be made available as a filter and the enhancement work item is the proper approach to request this feature be considered. long TRUONG selected this answer as the correct answer
|
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.
Comments
I am not aware of such a query function in RRC. In RRC, you basically just do filtering. Is there something in common for the artifacts that you need to search by ID? They can't be randomly picked, right? You may be able to find some attributes for filtering, or maybe use tags.
You can also add your use case to the open enhancement.
https://jazz.net/jazz03/resource/itemName/com.ibm.team.workitem.WorkItem/84182
Thx Don, have added use case to enhancement 84182. However keep wondering why ID has not been made available for filter by attribute: Would the implementation be vastly different than other attributes ?