You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a sharee with editor role tries to MOVE a file by file-id as a source into the Personal space root as the destination, the server responds with 502 but it should be 403 like while using file-path.
Trying with sharee with editor role to Project (viewer) returns 403.
Trying with sharee with viewer role to Project (manager/editor/viewer) returns 403.
Describe the bug
When a sharee with
editor
role tries to MOVE a file by file-id as a source into the Personal space root as the destination, the server responds with502
but it should be403
like while using file-path.Trying with sharee with
editor
role to Project (viewer
) returns403
.Trying with sharee with
viewer
role to Project (manager
/editor
/viewer
) returns403
.Steps to reproduce
Expected behavior
Actual behavior
The text was updated successfully, but these errors were encountered: