github.com/cs3org/reva/v2@v2.27.7/changelog/1.18.0_2022-02-11/update-handle-empty-spaces.md (about) 1 Change: Return not found when updating non existent space 2 3 If a spaceid of a space which is updated doesn't exist, handle it as a not found error. 4 5 https://github.com/cs3org/reva/pull/2354