github.com/cs3org/reva/v2@v2.27.7/changelog/2.17.0_2023-12-12/fix-editor-role-resharing.md (about) 1 Bugfix: Fix definition of "file-editor" role 2 3 The "file-editor" role was missing the AddGrant resource permission, which 4 caused a broken mapping from ResourcePermissions to roles in certain cases. 5 6 https://github.com/cs3org/reva/pull/4336