github.com/cs3org/reva/v2@v2.27.7/changelog/2.11.0_2022-11-03/lock-source-on-move.md (about) 1 Bugfix: Lock source on move 2 3 When moving files until now only the lock of the targeted node would be checked. 4 This could lead to strange behaviour when using web editors like only office. 5 With checking the source nodes lock too, it is now forbidden to rename a file while it is locked 6 7 https://github.com/cs3org/reva/pull/3251