Clear installation progress when setting a new command
This commit is contained in:
@@ -330,6 +330,7 @@ function setInstallationCommand(appId, installationState, values, callback) {
|
||||
}
|
||||
|
||||
values.installationState = installationState;
|
||||
values.installationProgress = '';
|
||||
|
||||
// Rules are:
|
||||
// uninstall is allowed in any state
|
||||
|
||||
Reference in New Issue
Block a user