Bug fix for delete data node not working for root node 97/127397/6
authorputhuparambil.aditya <aditya.puthuparambil@bell.ca>
Tue, 1 Mar 2022 11:51:20 +0000 (11:51 +0000)
committerputhuparambil.aditya <aditya.puthuparambil@bell.ca>
Thu, 3 Mar 2022 14:10:15 +0000 (14:10 +0000)
commitbb030cb7803d3d08f86de5eb1c6be5ad32f5fbf6
treef92d4946fd63f4ddf6d5954894abe56a2bf24e01
parent304b9f319cddad71a77f6bbffb8c18f63b7f5ee2
Bug fix for delete data node not working for root node

Fixing event for deletion of container node
Fixing event for deletion of root node when '' is passed as xpath

Issue-ID: CPS-895
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: I0676aec29e7b7e12bef2300219207ddc22414daa
cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java
cps-service/src/main/java/org/onap/cps/notification/NotificationService.java
cps-service/src/test/groovy/org/onap/cps/notification/NotificationServiceSpec.groovy