-
Notifications
You must be signed in to change notification settings - Fork 7
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
[EN] Add post_delete
signal for Run
s & hence, ARK
s
#25
Comments
This issue is stale because it has been open for 60 days with no activity. Remove stale label or comment to re-open. |
This issue is stale because it has been open for 60 days with no activity. Remove stale label or comment to re-open. |
This issue is stale because it has been open for 60 days with no activity. Remove stale label or comment to re-open. |
This issue is stale because it has been open for 60 days with no activity. Remove stale label or comment to re-open. |
This issue is stale because it has been open for 60 days with no activity. Remove stale label or comment to re-open. |
Feature request / Suggestion
While 'Archived'
Run
s and associated ARKs are not supposed to be deleted, there might be some cases, where it becomes necessary. For those cases, implement apost_delete
signal that removes the.glb
file, archived Run folder and also purges the associated ARK from the database.Current behaviour
Deletion is allowed in the admin panel, but the ARKs, linked
.glb
files and archived Run folders are not deleted.Self-check
The text was updated successfully, but these errors were encountered: