github.com/cs3org/reva/v2@v2.27.7/changelog/2.14.0_2023-06-05/fix-cache-usage.md (about) 1 Bugfix: Do not try to use the cache for empty node 2 3 We fixed a problem where nodes that did not have an ID set were still trying to use the cache for their metadata resulting in clashing cache keys. 4 5 https://github.com/cs3org/reva/pull/3902