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
Use the π reaction to show support for this feature.
Avoid commenting unless you have relevant information to add; unnecessary comments create noise for subscribers.
Subscribe to receive notifications about status changes and new comments.
Is your feature request related to a problem? Please describe.
I once lost my data dir, fortunately, I was able to recover my instance from this, but recently I noticed ghost files in the trash bin.
Describe the solution you'd like
Make the command occ maintenance:repair check for ghost files in the trash bin and fix them.
Describe alternatives you've considered
No commands that i found fix it, so I'd have to empy the trash bin folder and remove all of thefile entrys from the db, and I don't really want to do that.
Tip
Help move this idea forward
Is your feature request related to a problem? Please describe.
I once lost my data dir, fortunately, I was able to recover my instance from this, but recently I noticed ghost files in the trash bin.
Describe the solution you'd like
Make the command occ maintenance:repair check for ghost files in the trash bin and fix them.
Describe alternatives you've considered
No commands that i found fix it, so I'd have to empy the trash bin folder and remove all of thefile entrys from the db, and I don't really want to do that.
Additional context
None