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

Option for export/dump project before deletion #56

Open
axel3rd opened this issue Jun 22, 2022 · 0 comments
Open

Option for export/dump project before deletion #56

axel3rd opened this issue Jun 22, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@axel3rd
Copy link
Contributor

axel3rd commented Jun 22, 2022

When a project is deleted, it cannot be restored.
If project deleted and it is really a problem for a team (or for corner case reason like #55), it could be a problem.

An orientation could be to use POST api/project_dump/export to backup the project before delete it.
This is an asynchronous process, so the task in output response should be regularly checked to wait finished status before deleting concretely the project.

@axel3rd axel3rd added the enhancement New feature or request label Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant