An error occurred while fetching the assigned milestone of the selected merge_request.
Merged
requested to merge 61-orchestrator-lifecycle-array-supann-is-analyzed-with-static-numbering-2 into dev
- dockx thibault authored
Changes supann check logic
+ 23
− 19
@@ -138,31 +138,35 @@ class LifeCycle implements EndpointInterface
@@ -138,31 +138,35 @@ class LifeCycle implements EndpointInterface
// Array index 4 is skipped, we only use end date to apply our life cycle logic. Start date has no use here.
$preStateSupann['SubState'] = $lifeCycleBehavior[0]['fdtaskslifecyclepresubstate'][0] ?? ''; //SubState is optional
// as SubState is optional, if both resource and state match at this point, modification is allowed.