github.com/cs3org/reva/v2@v2.27.7/changelog/2.1.0_2022-03-29/publicstorageprovider-rewrite.md (about) 1 Bugfix: replace public mountpoint fileid with grant fileid in ocdav 2 3 We now show the same resoucre id for resources when accessing them via a public links as when using a logged in user. This allows the web ui to start a WOPI session with the correct resource id. 4 5 https://github.com/cs3org/reva/pull/2646 6 https://github.com/cs3org/reva/issues/2635