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

Implement Soft-Delete Mechanism for Media #108

Open
kwiats opened this issue Feb 18, 2024 · 0 comments · May be fixed by #115
Open

Implement Soft-Delete Mechanism for Media #108

kwiats opened this issue Feb 18, 2024 · 0 comments · May be fixed by #115
Assignees
Labels
Backend Backend Ticket

Comments

@kwiats
Copy link
Collaborator

kwiats commented Feb 18, 2024

We need to enhance our media management system for attractions, comments, and reviews etc. by introducing a soft-delete mechanism. The goal is to mark media files (images, videos, etc.) for deletion without immediately removing them from our cloud storage, allowing a 30-day grace period before permanent deletion.

@kwiats kwiats added the Backend Backend Ticket label Feb 18, 2024
@radthenone radthenone self-assigned this Mar 6, 2024
@radthenone radthenone linked a pull request Mar 8, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Backend Ticket
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants