Skip to content
Snippets Groups Projects
Commit d56cb81a authored by tranoris's avatar tranoris
Browse files

update

parent da9f49aa
No related branches found
No related tags found
2 merge requests!12Merging 2024Q2_RC into main, creating 2024Q2 Release,!10Parent child characteristics
Pipeline #4167 failed
......@@ -95,8 +95,7 @@ public class CROrchestrationCheckDeploymentService implements JavaDelegate {
}
@Valid
ServiceStateType currentState = aService.getState();
ServiceStateType currentState = aService.getState();
ServiceStateType nextState = aService.findNextStateBasedOnSupportingResources(rlist);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment