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

Add routes to the API to delete entities #228

Open
benoit-cty opened this issue Aug 5, 2021 · 1 comment
Open

Add routes to the API to delete entities #228

benoit-cty opened this issue Aug 5, 2021 · 1 comment
Assignees
Labels
API Concern only the codecarbon API enhancement New feature or request

Comments

@benoit-cty
Copy link
Contributor

We have no way to delete entities yet.

Having an entry to delete each entities is needed.

But we need a strong right management and error handling before allowing delete.

Do we want cascading delete ?

@benoit-cty benoit-cty added API Concern only the codecarbon API enhancement New feature or request labels Aug 5, 2021
@benoit-cty benoit-cty self-assigned this Aug 5, 2021
@SaboniAmine
Copy link
Collaborator

I propose that we limite the delete entries to experiment / project / run / emission for the moment (and in that case a cascade might be interesting).
Teams / orgs / users administration might be easier to operate with an interface and proper right management as users can belong to multiple teams/ organisations with the current implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Concern only the codecarbon API enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants