nextcloud / nextcloudpi

📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, curl installer...
https://nextcloudpi.com
2.52k stars 295 forks source link

Deleted files not going to deleted directory #1884

Closed pmacedov closed 6 months ago

pmacedov commented 6 months ago

After updating to 1.53.1 deleting files does not goes to deleted bin. But can see the files in the file_trashbin at ncdata/data. Have checked all log files and no errors is present.

niende commented 6 months ago

This is a known bug and has already been fixed in Nextcloud 27.1.7 See: [stable27 ONLY] fix(trashbin) Switch parseWebdavPermissions->davParsePermissions #43136

pmacedov commented 6 months ago

Thanks, just updated to 28.03 and deleted bin is back working fine.