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

Actually Delete Papers #116

Open
harshkhandeparkar opened this issue Feb 17, 2025 · 1 comment
Open

Actually Delete Papers #116

harshkhandeparkar opened this issue Feb 17, 2025 · 1 comment
Labels
discussion enhancement New feature or request

Comments

@harshkhandeparkar
Copy link
Member

The delete endpoint only sets the is_deleted field to true but the file is not deleted. This is eventually going to fill up the server. How should we delete the papers? Some options:

  1. A weekly cronjob that deletes marked for deletion older than a week.
  2. An option in the admin dashboard to do a hard delete instead of soft delete.
  3. A "trash" section in the admin dashboard where trashed papers can be hard deleted.
@harshkhandeparkar harshkhandeparkar added discussion enhancement New feature or request labels Feb 17, 2025
@harshkhandeparkar
Copy link
Member Author

@rajivharlalka thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant