Nested child projects in groups
This is something that's come up, whereby we might be able to add an argument option (--nest
) to obtain all of the child projects/groups from an input, then audit those accordingly.
If this were implemented at the instance level, it may take a considerable amount of time and resources which perhaps is not feasible. But at a group level, we may be able to obtain every child-project, then audit those as well as the group.
Edited by Neil McDonald