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 user to delete a package settings entry #1326

Open
jeremymv2 opened this issue Mar 2, 2020 · 3 comments
Open

Allow user to delete a package settings entry #1326

jeremymv2 opened this issue Mar 2, 2020 · 3 comments

Comments

@jeremymv2
Copy link
Contributor

jeremymv2 commented Mar 2, 2020

We should consider supporting a way for users to delete empty Packages.

If a user wishes to clean out unused Packages from an Origin, they will delete all the Artifacts but then also will likely want to delete the empty Packages so that they don't clutter up their UI.

The Packages entries come from the origin_package_settings table.
The Artifacts reside in the origin_packages table.

Deletion might entail supporting a DELETE operation on the /settings endpoint.

@jeremymv2
Copy link
Contributor Author

Without this users could potentially be unable to delete an origin that otherwise should be deleteable.

@stale
Copy link

stale bot commented Jul 31, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We value your input and contribution. Please leave a comment if this issue still affects you.

1 similar comment
@stale
Copy link

stale bot commented Sep 17, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We value your input and contribution. Please leave a comment if this issue still affects you.

@stale stale bot added the Stale label Sep 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants