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

Overwrite protection #7

Open
ryanmark opened this issue Feb 26, 2019 · 0 comments
Open

Overwrite protection #7

ryanmark opened this issue Feb 26, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@ryanmark
Copy link
Contributor

EXPLANATION

Vizier does not check if it will overwrite an already deployed project. It should check and prompt the user to overwrite a previously deployed graphic.

WHAT IS THE CURRENT BEHAVIOR AND HOW SHOULD IT CHANGE

When deploying, Vizier simply uploads files to the s3 location specified in the settings. If there are existing files, those files are automatically overwritten.

Vizier should check if files will be overwritten and prompt the user to overwrite.

Bonus points: in the confirmation box, add a checkbox for Always overwrite this project. If checked the deploy will always overwrite files for that project.

WHAT IS THE MOTIVATION OR USE CASE FOR THIS NEW FEATURE

There is no central management of vizier projects so it's possible two people could create two projects with the same name and try to deploy those projects to the same S3 location, overwriting each other.

@ryanmark ryanmark added the enhancement New feature or request label Feb 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant