Skip to content

When receiving files, delay de-duplicating filenames

When receiving two files with the same name, the first file might not be saved to disk already when we have to decide the name for the second if we do it too early.

BUG: 470078

Merge request reports