github.com/cs3org/reva/v2@v2.27.7/changelog/1.3.0_2020-10-08/fix-oci-move.md (about)

     1  Bugfix: Fix ocis move
     2  
     3  When renaming a file we updating the name attribute on the wrong node, causing the path construction to use the wrong name. This fixes the litmus move_coll test.
     4  
     5  https://github.com/cs3org/reva/pull/1177