github.com/cs3org/reva/v2@v2.27.7/changelog/2.0.0_2022-03-03/fix-id-checking-in-decomposedfs.md (about)

     1  Bugfix: Don't handle ids containing "/" in decomposedfs
     2  
     3  The storageprovider previously checked all ids without checking their validity
     4  this lead to flaky test because it shouldn't check ids that are used from the
     5  public storage provider
     6  
     7  https://github.com/cs3org/reva/pull/2445
     8