deck
deck copied to clipboard
Manually empty the trashbin
- Please use the 👍 reaction to show that you are affected by the same issue.
Describe the solution you'd like It would be useful to have a way to manually remove the deleted objects (i.e. empty the trashbin). Until now, they have been in the "Deleted objects" tab for all eternity and are not cleaned up even by the cronjob.
Like
sudo -u www-data php /var/www/nextcloud/occ trashbin:cleanup
Yes, but for Deck and not for Files. And with a pretty button in the GUI.
👎 because
Until now, they have been in the "Deleted objects" tab for all eternity and are not cleaned up even by the cronjob.
Of course the actual solution is not to provide a hacky workaround because the cronjob does not clean up the deleted entities, but to fix the actual cause.