github.com/cs3org/reva/v2@v2.27.7/changelog/2.13.0_2023-05-02/fix-mkcol.md (about) 1 Bugfix: Return correct error during MKCOL 2 3 We need to return a "PreconditionFailed" error if one of the parent folders during a MKCOL does not exist. 4 5 https://github.com/cs3org/reva/pull/3834