You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
Default user-backend (database)
LDAP/ Active Directory
SSO - SAML
Other
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response
The text was updated successfully, but these errors were encountered:
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:expire
Expected behavior
'trashbin_retention_obligation' =>'0, auto'
occ trashbin:expire
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
The text was updated successfully, but these errors were encountered: