Skip to content

Fixed deduplicated files from orphan media being deleted as well

Thomas requested to merge fix-orphan-media-cleaning into master

Happens when a file is uploaded, then orphaned, and a similar file is used somewhere. The CleanMedia job service didn't consider that case

Merge request reports