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

Support project upgrade-rollback #94

Open
otsakir opened this issue Mar 13, 2017 · 0 comments
Open

Support project upgrade-rollback #94

otsakir opened this issue Mar 13, 2017 · 0 comments

Comments

@otsakir
Copy link
Contributor

otsakir commented Mar 13, 2017

background stuff

RVD projects are upgraded when a new binary is installed introducing a new project version. This only happens when a project is saved or when the new version introduces backwards incompatible changes. Whatever the reason, a backup file of the upgraded project is kept. Initially, this provided the administrator a means to revert project is case of a binary rollback.

We can utilize this mechanism to allow a user to control this kind of rolling back. When a project fails opening because of wrong version and a compatible project backup exists, an message/option to revert could be given to the user. Also, the actual API to do the revert is needed.

It's important to handle this kind of rolling back in the project editing/details view and not in the project manager project list (since we don't know whether this list will stay in RVD or not).

@otsakir otsakir modified the milestones: Milestone 1, Milestone 2 Mar 16, 2017
@otsakir otsakir removed this from the Milestone 2 milestone Apr 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant