[full-ci][bump reva] fixed the response code when the role/permission is empty on the share update

This commit is contained in:
Roman Perekhod
2024-06-04 16:59:01 +02:00
parent 4c3ad07bf8
commit 50578f401c
12 changed files with 55 additions and 45 deletions
+6
View File
@@ -0,0 +1,6 @@
Bugfix: Fix share update
We fixed the response code when the role/permission is empty on the share update
https://github.com/owncloud/ocis/pull/9301
https://github.com/owncloud/ocis/issues/8747