Does and how the RRC Quick Search (Search Projects) work with strings of multiple IDs ?
In search of getting a list of artifacts by ID, (failing with filter by attribute) , tried the following, and still not sure if Quick Search support searching for multi-IDs, if so how to properly do so. So far, it has been so erratic, not in any perceptible rhyme or rhythm.
- I tried to copy and paste 15674, 15684: Eureka, got a search list of them, though can't keep the list and had to access only 1 at a time.
- But same technique with 15674, 15657 only showed the latter
- None found when copy and paste 13630, 15657 (bottom), the former exists and can be queried alone.
... And stranger yet ...
Accepted answer
I don't think the Quick Search is made for searching for a list of artifact IDs.
There is a limitation article about that here (the comma is included in there):
https://jazz.net/library/article/1334#00101
The results will be inconsistent due to the way punctuation and special characters are handled.
There is a limitation article about that here (the comma is included in there):
https://jazz.net/library/article/1334#00101
The results will be inconsistent due to the way punctuation and special characters are handled.
Comments
Thx (Cảm Ơn) My-An.
It's curious that the article contradicted the defect it listed, Work Item 60581, which has been closed as fixed:
Found In: RM 4.0.1
Resolution Date: 27 Feb 2013 16:07:23
By Connor Hindley.
Yes, Work Item 60581 is fixed... by publishing the limitation article. There are no actual code change sets associated with the work item that was then delivered to an integration stream. Just closed with some documentation.
Thx again, My-An.