-
Notifications
You must be signed in to change notification settings - Fork 186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MOVE a file from Project
space (manager/editor) to Personal
space returns 502 code
#7618
Labels
Comments
This was referenced Oct 30, 2023
saw-jan
changed the title
MOVE a file from
MOVE a file from Jan 3, 2024
Project
space to Share
space returns 502 status codeProject
space to Personal
space returns 502 status code
saw-jan
changed the title
MOVE a file from
MOVE a file from Jan 3, 2024
Project
space to Personal
space returns 502 status codeProject
space (manager/editor) to Personal
space returns 502 code
CC @ScharfViktor @micbar |
9 tasks
Also same response for MOVE |
As per #8063 (comment), #8063 (comment) and #4087 (comment), the 502 statuscode is the correct code that server should respond. So closing this. |
9 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When a user makes an API request to move a file from the
project space
topersonal space
and vice versa then it returns502
status codeSteps to reproduce
Steps to reproduce the behavior:
admin
, create a spaceproject-space
admin
, upload filefile.txt
inside spaceproject-space
admin
, move filefile.txt
from spaceProject-space
toPersonal
space using curl commandExpected behavior
Expected to be returns between 400-405
Actual behavior
Returns 502
The text was updated successfully, but these errors were encountered: