github.com/cs3org/reva/v2@v2.27.7/changelog/1.12.0_2021-08-24/fix-in-memory-share-manager.md (about) 1 Bugfix: Return the updated share after updating 2 3 When updating the state of a share in the in-memory share manager the old share state was returned instead of the updated state. 4 5 https://github.com/cs3org/reva/pull/1960