github.com/cs3org/reva/v2@v2.27.7/changelog/2.11.0_2022-11-03/improve-create-share-err.md (about)

     1  Enhancement: Improve CreateShare grpc error reporting
     2  
     3  The errorcode returned by the share provider when creating a share where the sharee
     4  is already the owner of the shared target is a bit more explicit now. Also debug logging
     5  was added for this.
     6  
     7  https://github.com/cs3org/reva/pull/3223