From 71eb3ab680b9d51cfd6fb324d49bcd09c6ff7464 Mon Sep 17 00:00:00 2001 From: Hesam Rahimi Date: Tue, 27 Apr 2021 16:33:33 +0000 Subject: Bug fixing required for H release. 1) fixing and issue in the modify operation 2) fixing automatic loading of the delete/deallocate DG 3) fixing ESR registration issue Issue-ID: SDNC-1528 Signed-off-by: Hesam Rahimi Change-Id: I2c95d00c400559d8aae57b106bcde3886ed096a6 Former-commit-id: 79ad1bea4f5f5dc831e3d4159b21a3028ef775b3 --- .../src/main/json/DataChange_esr-thirdparty-sdnc-discovery.json | 4 ++-- .../src/main/xml/DataChange_esr-thirdparty-sdnc-discovery.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'platform-logic/datachange/src/main') diff --git a/platform-logic/datachange/src/main/json/DataChange_esr-thirdparty-sdnc-discovery.json b/platform-logic/datachange/src/main/json/DataChange_esr-thirdparty-sdnc-discovery.json index 862817a3..7b0ea050 100644 --- a/platform-logic/datachange/src/main/json/DataChange_esr-thirdparty-sdnc-discovery.json +++ b/platform-logic/datachange/src/main/json/DataChange_esr-thirdparty-sdnc-discovery.json @@ -412,8 +412,8 @@ { "id": "6f99e35d.de977c", "type": "other", - "name": "SOTN", - "xml": "\n", + "name": "WAN", + "xml": "\n", "comments": "", "outputs": 1, "x": 1082, diff --git a/platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc-discovery.xml b/platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc-discovery.xml index 05c011b2..b49057ed 100644 --- a/platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc-discovery.xml +++ b/platform-logic/datachange/src/main/xml/DataChange_esr-thirdparty-sdnc-discovery.xml @@ -9,7 +9,7 @@ - + -- cgit 1.2.3-korg