github.com/cs3org/reva/v2@v2.27.7/changelog/2.20.0_2024-06-19/clean-trash-node-path.md (about) 1 Bugfix: clean empty trash node path on delete 2 3 We now delete empty directories in the trash when an item is purged or restored. This prevents old empty directories from slowing down the globbing of trash items. 4 5 https://github.com/cs3org/reva/pull/4700