From 12d11c2c6fe356d00dfb8a324f4e6ef8726a1aca Mon Sep 17 00:00:00 2001 From: sanket12345 Date: Thu, 29 Jul 2021 14:59:01 +0530 Subject: Fix Relationship update b/w core NSSI and its Sliceprofile Code changes to fix issues observed during testing for: - Core Allocate - Core Activate Issue-ID: SO-3605 Signed-off-by: sanket12345 Change-Id: I88f22f115c119d713f42f0a800aeb8320d7c9ade --- .../src/main/resources/subprocess/DoAllocateCoreNSSI.bpmn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'bpmn/so-bpmn-infrastructure-flows/src/main') diff --git a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoAllocateCoreNSSI.bpmn b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoAllocateCoreNSSI.bpmn index 45ebfb9664..ba2f6bbe3a 100644 --- a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoAllocateCoreNSSI.bpmn +++ b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoAllocateCoreNSSI.bpmn @@ -42,7 +42,7 @@ allocateNssi.getNSSTName(execution) def allocateNssi = new DoAllocateCoreNSSI() allocateNssi.prepareOOFRequest(execution) - + @@ -58,6 +58,8 @@ allocateNssi.prepareOOFRequest(execution) + + SequenceFlow_1scva4p SequenceFlow_0tubodn -- cgit 1.2.3-korg