Files
ocis/changelog/1.17.0_2022-02-16/update-spaces-handle-non-existent.md
Michael Barz 0643f0ac90 Merge back Release 1.17.0 (#3184)
* prepare changelog, bump version

* use reva commitID as a version string
2022-02-17 22:54:00 +01:00

189 B

Change: Return not found when updating non existent space

If a spaceid of a space which is updated doesn't exist, handle it as a not found error.

https://github.com/cs3org/reva/pull/2869