⚠️ This issue respects the following points: ⚠️
Bug description
For the user account with a limited quota and 'trashbin_retention_obligation' => 'D, auto' files in the trash are supposed to be auto removed if the space is needed. So that does not happen.
Steps to reproduce
- take a user account with a limited quota and
'trashbin_retention_obligation' =>'0, auto'
- fill up the trash by deleting files
- upload files till quota limit is reached and no more file-upload is possible
- expire the versions via occ:
occ trashbin:expire
- no files are deleted from the trash
Expected behavior
- take a user account with a limited quota and
'trashbin_retention_obligation' =>'0, auto'
- fill up the trash by deleting files
- upload files till quota limit is reached and no more file-upload is possible
- expire the versions via occ:
occ trashbin:expire
- all files are deleted from the trash
Nextcloud Server version
30
Operating system
None
PHP engine version
PHP 8.1
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response
Bug description
For the user account with a limited quota and 'trashbin_retention_obligation' => 'D, auto' files in the trash are supposed to be auto removed if the space is needed. So that does not happen.
Steps to reproduce
'trashbin_retention_obligation' =>'0, auto'occ trashbin:expireExpected behavior
'trashbin_retention_obligation' =>'0, auto'occ trashbin:expireNextcloud Server version
30
Operating system
None
PHP engine version
PHP 8.1
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response