github.com/cs3org/reva/v2@v2.27.7/changelog/2.1.0_2022-03-29/make-linkaccessfailed-more-robust.md (about) 1 Bugfix: emit linkaccessfailed event when share is nil 2 3 The code no longer panics when a link access failed event has no share. 4 5 https://github.com/cs3org/reva/pull/2643