[Tree] Moving a node within the main "Share" folder produces a 403 error
Summary
When we are in the main Share folder, while moving a node in the tree, we get a 403 error.
It works fine in the Private folder.
Steps to reproduce
- On any node, click on the flower
- then click on the "move" icon
- then choose a new place to move the node and submit
- an error displays at the top of the content
What is the current bug behavior?
Error message:
UnknownServerError: {“data”:“User not authorized to perform the operation (typically due to wrong ownership).”,“diagnostic”:“A policy check failed”,“type”:“EC_403__policy_check_error”}
What is the expected correct behavior?
Moving a node have to work.