Bug 1001417

Summary: RFE: Add the ability to do recursive expansion
Product: [Community] PressGang CCMS Reporter: Lee Newson <lnewson>
Component: REST-APIAssignee: pressgang-ccms-dev
Status: CLOSED WONTFIX QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.1   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-30 01:08:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Lee Newson 2013-08-27 02:56:33 UTC
For the new Content Spec endpoints there can be an infinite amount of children nodes, it would be handy if you could just do one expand to recursively expand all the children.

Comment 1 Lee Newson 2013-08-30 01:08:46 UTC
Closing this as we discussed this and it's too dangerous to do. Doing it on certain fields would cause an infinite recursion loop until the server ran out of free memory.