github.com/cs3org/reva/v2@v2.27.7/changelog/2.19.0_2024-02-22/unnecessary-grant-exists-check.md (about)

     1  Bugfix: drop unnecessary grant exists check
     2  
     3  At least the jsoncs3 share manager properly returns an ALREADY_EXISTS response when trying to add a share to a resource that has already been shared with the grantee.
     4  
     5  https://github.com/cs3org/reva/pull/4530