github.com/cs3org/reva/v2@v2.27.7/changelog/2.19.0_2024-02-22/fix-truncating-files.md (about) 1 Bugfix: Fix truncating existing files 2 3 We fixed a problem where existing files kept their content when being overwritten by a 0-byte file. 4 5 https://github.com/cs3org/reva/pull/4448