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

Bulk Data Manager - Data Deletion function cannot be rolled back, needs more explicit language to alert users #11405

Closed
alyssavloera opened this issue Aug 27, 2024 · 1 comment · Fixed by #11552

Comments

@alyssavloera
Copy link

Once a bulk deletion task is submitted it cannot be rolled back like the other tasks in the Bulk Data Manager. This is not apparent to the user until after the task is started and completed.

It seems as though the user should be alerted to the inability to rollback the task before hitting the start button.
Is there a manual way to roll back the deletion, perhaps via Celery task management? Or is this a full deletion method? The objects deleted were in this example were tiles.

image

@chiatt chiatt added this to pipeline Aug 27, 2024
@chiatt
Copy link
Member

chiatt commented Oct 11, 2024

Thanks for submitting this issue @alyssavloera. Unfortunately there isn't a way to roll back tile deletion in Arches 7. Although it is a feature that we could support in a future version because the tile data still exists in the edit log. I think your suggestion of at least warning users is a good idea.

MikeGriniezakis added a commit to AdvanceServices/arches that referenced this issue Oct 16, 2024
MikeGriniezakis added a commit to AdvanceServices/arches that referenced this issue Oct 17, 2024
Change the alert text to better reflect the changes that will be made to the database.
Also, minor formatting changes to be more consistent.
MikeGriniezakis added a commit to AdvanceServices/arches that referenced this issue Oct 17, 2024
MikeGriniezakis added a commit to AdvanceServices/arches that referenced this issue Oct 17, 2024
MikeGriniezakis added a commit to AdvanceServices/arches that referenced this issue Oct 17, 2024
MikeGriniezakis added a commit to AdvanceServices/arches that referenced this issue Oct 21, 2024
MikeGriniezakis added a commit to AdvanceServices/arches that referenced this issue Oct 21, 2024
MikeGriniezakis added a commit to AdvanceServices/arches that referenced this issue Oct 21, 2024
Change the alert text to better reflect the changes that will be made to the database.
Also, minor formatting changes to be more consistent.
MikeGriniezakis added a commit to AdvanceServices/arches that referenced this issue Oct 21, 2024
MikeGriniezakis added a commit to AdvanceServices/arches that referenced this issue Oct 21, 2024
MikeGriniezakis added a commit to AdvanceServices/arches that referenced this issue Oct 21, 2024
@jacobtylerwalls jacobtylerwalls moved this to 👀 In Review in pipeline Oct 21, 2024
apeters added a commit that referenced this issue Oct 21, 2024
Add an alert before deleting resources via the bulk delete #11405
@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Done in pipeline Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants