github.com/cs3org/reva/v2@v2.27.7/changelog/2.20.0_2024-06-19/check-parent-on-copy.md (about) 1 Bugfix: Prevent copying a file to a parent folder 2 3 When copying a file to its parent folder, the file would be copied onto the parent folder, moving the original folder to the trash-bin. 4 5 https://github.com/cs3org/reva/pull/4584 6 https://github.com/cs3org/reva/pull/4582 7 https://github.com/cs3org/reva/pull/4571 8 https://github.com/owncloud/ocis/issues/1230