Skip to content

Workaround: GraphDb doesn't roll back when duplicate SD is added.

Cristina Pauna requested to merge fix/graphDbNoRollback into main

This is a workaround for #131 (closed) and #132 (closed). It moves the GraphDB updates after the metadata and file updates.

Merge request reports