Skip to content
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

return 409 conflict when a file was already created #4872

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

butonic
Copy link
Contributor

@butonic butonic commented Oct 1, 2024

We now return the correct 409 conflict status code when a file was already created by another upload.

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
@butonic
Copy link
Contributor Author

butonic commented Oct 1, 2024

hm ... some test fallout ... I need to investigate.

@butonic butonic marked this pull request as draft October 1, 2024 11:53
@butonic butonic marked this pull request as ready for review October 2, 2024 08:46
@butonic
Copy link
Contributor Author

butonic commented Oct 2, 2024

it was just a hiccup in the posixfs tests 🤔 rerunning the ci worked: https://drone.owncloud.com/cs3org/reva/5341

cc @aduffeck

@butonic butonic merged commit fcd567b into cs3org:edge Oct 2, 2024
10 checks passed
@butonic butonic deleted the fix-return-code-on-upload-error branch October 2, 2024 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants