Hi, On 24/08/15 10:02, "Michael Marth" wrote: >IMO we should collect such repair actions in oak-run. This should be a >one-off action that should not complicate code in oak-core I think.
agreed. in addition, the tool could be split into two phases. in the first phase the tool just checks the repository and finds all the dangling references. this phase could also be run on a copy of the data. in a second phase the tool fixes nodes based on the output from the first phase. this reduces impact on the production instance. Regards Marcel
