github.com/cs3org/reva/v2@v2.27.7/changelog/1.18.0_2022-02-11/share-create-perm-fix.md (about) 1 Bugfix: Use ocs permission objects in the reva GRPC client 2 3 There was a bug introduced by differing CS3APIs permission definitions 4 for the same role across services. This is a first step in making 5 all services use consistent definitions. 6 7 https://github.com/cs3org/reva/pull/2478