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

Allow bulk deletion of dataclips #291

Open
2 tasks done
myabc opened this issue May 13, 2024 · 2 comments
Open
2 tasks done

Allow bulk deletion of dataclips #291

myabc opened this issue May 13, 2024 · 2 comments
Assignees
Labels

Comments

@myabc
Copy link

myabc commented May 13, 2024

Required Terms

What service(s) is this request for?

Postgres

Tell us about what you're trying to solve. What challenges are you facing?

It is not currently possible to delete dataclips in bulk. Instead they have to be deleted one by one. This is impractical for users/organisations that have built up a large number of dataclips over time.

@myabc myabc added the Proposed label May 13, 2024
@myabc
Copy link
Author

myabc commented May 13, 2024

We ended up modifying an existing script for bulk update to perform bulk delete instead. See here: https://github.com/Yardlynk/dataclips-cli/tree/bulk-delete

@jbrown-heroku
Copy link

Thank you for bringing this up @myabc and sharing your solution.
This seems like a frustrating situation and we definitely should have a way to clean up unused Dataclips. Let us look into this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 📋 Researching
Development

No branches or pull requests

2 participants