Issue with CPSData API to add an item to an existing list node 42/123242/5
authorDylanB95EST <dylan.byrne@est.tech>
Mon, 9 Aug 2021 17:39:14 +0000 (18:39 +0100)
committerDylanB95EST <dylan.byrne@est.tech>
Mon, 16 Aug 2021 15:28:20 +0000 (16:28 +0100)
commitc6babc01c2bce84bd8cfe358d94513ece2c37046
tree993747f979a38c749cbf7ef0ae6cbdd8df27ce1c
parent0e210d77ec39915046a95615f5f9d2a2dc65162b
Issue with CPSData API to add an item to an existing list node

Issueing Fix for Bug around 2 Api's
/cps/api/v1/dataspaces/{dataspacename}/anchors/{anchor-name}/list-node
and cps-ncmp/api/ncmp-dmi/v1/ch where child data nodes do not get
persisted to the DB.

Issue-ID: CPS-524

Change-Id: I4e433a2fddd56b8714b798a2d5b0e5fb683e3205
Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java