deck icon indicating copy to clipboard operation
deck copied to clipboard

Manually empty the trashbin

Open DemoFreak opened this issue 3 years ago • 3 comments

  • 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.

DemoFreak avatar Nov 23 '22 15:11 DemoFreak

Like sudo -u www-data php /var/www/nextcloud/occ trashbin:cleanup

putt1ck avatar Nov 24 '22 05:11 putt1ck

Yes, but for Deck and not for Files. And with a pretty button in the GUI.

DemoFreak avatar Nov 24 '22 13:11 DemoFreak

👎 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.

stefan-niedermann avatar Mar 22 '24 15:03 stefan-niedermann