Checked in typo by accident.
This commit is contained in:
@@ -534,6 +534,7 @@ public class DeploymentManagement {
|
|||||||
return saveAction;
|
return saveAction;
|
||||||
} else {
|
} else {
|
||||||
throw new CancelActionNotAllowedException(
|
throw new CancelActionNotAllowedException(
|
||||||
|
"Action [id: " + action.getId() + "] is not active and cannot be canceled");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user