diff --git a/changelog/unreleased/leverage-sharesstorage-storageid.md b/changelog/unreleased/leverage-sharesstorage-storageid.md index 6183683b0e6..53e0aa1273a 100644 --- a/changelog/unreleased/leverage-sharesstorage-storageid.md +++ b/changelog/unreleased/leverage-sharesstorage-storageid.md @@ -2,5 +2,4 @@ Enhancement: Leverage shares space storageid and type when listing shares The list shares call now also fills the storageid to allow the space registry to directly route requests to the correct storageprovider. The spaces registry will now also skip storageproviders that are not configured for a requested type, causing type 'personal' requests to skip the sharestorageprovider. - https://github.com/cs3org/reva/pull/2975