-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0.1110
-
Component/s: Local client, Synchronizer
Local_client.move should implement the same logic as Local_client.rename done in the context of NXDRIVE-66.
Actually both functions should be merged keeping only:
def move(self, ref, new_parent_ref, name=None)