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

trying to unlock an item with the lock of a parent item does return HTTP code 204 #34329

Open
individual-it opened this issue Jan 30, 2019 · 2 comments

Comments

@individual-it
Copy link
Member

Steps to reproduce

  1. lock a folder that includes a file
  2. try to unlock the file with the token of the folder

Expected behaviour

file is locked - error code returned

Actual behaviour

file is locked - 204 code returned

@ownclouders
Copy link
Contributor

GitMate.io thinks possibly related issues are #32598 (async operation always returns HTTP code 202), #235 (no http error code), #31416 (HTTP 500 trying to upload content to a locked windows file), #2127 (WebDAV: MKCOL in non edit shared folder returns HTTP result code 201), and #34302 (public cannot unlock locks set by the public).

@PVince81
Copy link
Contributor

PVince81 commented Feb 4, 2019

not critical, moved to backlog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants