Does DNG support a way to query for all descendant requirements under a specified folder?
Based on this jazz.net article, I understand that it's possible in Doors Next Generation (version >= 4.0) to retrieve resources under a parent folder. Is it possible to retrieve all resources from the parent folder or any of its subfolders (e.g. recursive search over a folder hierarchy)?
As the same article suggested, it is possible to traverse a project structure from the client-side:
a. Fetching resources from a given parent folder
b. Iterate over each resource
c. If a resource is also a folder, perform step (a) with this subfolder.
The problem with this approach is that it requires a REST request per folder/subfolder which doesn't scale particularly well for an arbitrary folder hierarchy. It would be nice if there was server-side support for this.
|
Accepted answer
Hi, So far the requested functionality is not supported. PSL submit an RFE to evaluate the request. Thanks
Brandon White selected this answer as the correct answer
Comments
Brandon White
commented Jul 08 '16, 1:16 p.m.
Thank you for the very prompt reply Gabriel. I'll consider submitting an RFE. |
2 other answers
Dear Gabriel and Brandon
Do you have any idea if this has been implemented in DOORNG 6.0? Thanks in advance
|
Hi, It is not implemented in DOORSNG 6.0.
|
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.