github.com/cs3org/reva/v2@v2.27.7/changelog/1.1.0_2020-08-11/localfs-fix.md (about)

     1  Bugfix: Fixed resolution of fileid in GetPathByID
     2  
     3  Following refactoring of fileid generations in the
     4  local storage provider, this ensures fileid to path
     5  resolution works again.
     6  
     7  https://github.com/cs3org/reva/pull/1046