github.com/cs3org/reva/v2@v2.27.7/changelog/2.0.0_2022-03-03/extract-space-grants.md (about)

     1  Bugfix: pass spacegrants when adding member to space
     2  
     3  When creating a space grant there should not be created a new space. 
     4  Unfortunately SpaceGrant didn't work when adding members to a space.
     5  Now a value is placed in the ctx of the storageprovider on which decomposedfs reacts
     6  
     7  
     8  
     9  https://github.com/cs3org/reva/pull/2464