github.com/cs3org/reva/v2@v2.27.7/changelog/2.6.0_2022-06-21/fix-space-ref-sharing.md (about)

     1  Bugfix: Fix sharing with space ref
     2  
     3  We've fixed a bug where share requests with `path` attribute present ignored the `space_ref` attribute. We now give the `space_ref` attribute precedence over the `path` attribute.
     4  
     5  https://github.com/cs3org/reva/pull/2950