Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleting records in the backend doesn't delete uploaded files #27

Open
alexandrupais opened this issue Jan 14, 2025 · 0 comments · May be fixed by #28
Open

Deleting records in the backend doesn't delete uploaded files #27

alexandrupais opened this issue Jan 14, 2025 · 0 comments · May be fixed by #28

Comments

@alexandrupais
Copy link

alexandrupais commented Jan 14, 2025

This probably happens because the uploaded files associated with records are not being deleted automatically when the record is deleted in the backend. This is common when plugins store files separately but don’t implement cleanup logic for those files.

Can we implement a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant