Function to recover orphaned nodes
I recently had an issue with nodes that were created with an invalid parent ID. Dradis should be able to find nodes that are not accessible to the webUI because of bad parent-ids, that is ones that refer to nodes that don't exist, and put them in a special node orphanage.
See original request:
https://github.com/dradis/dradisframework/issues/49
1
vote