github.com/cs3org/reva/v2@v2.27.7/changelog/2.15.0_2023-07-17/fix-error-handling-in-publicshareprovider.md (about) 1 Bugfix: Properly handle not-found errors when getting a public share 2 3 We fixed a problem where not-found errors caused a hard error instead of a proper RPC error state. 4 5 https://github.com/cs3org/reva/pull/4057