Handle null case in `addCalculatedCapabilitiesWithPropertiesToComponent` 75/106375/3
authorChris André <chris.andre@yoppworks.com>
Tue, 21 Apr 2020 16:25:29 +0000 (12:25 -0400)
committerOjas Dubey <Ojas.Dubey@amdocs.com>
Wed, 6 May 2020 05:40:35 +0000 (05:40 +0000)
commit57ac9cec55b6470da859330a0fcab70e35422b3c
treefda1356d94afc637b6bf637c851d20abe9467adb
parentc9c7f88f77c9cab341485c27e1e67f6294a0b1c2
Handle null case in `addCalculatedCapabilitiesWithPropertiesToComponent`

- Change code to handle a null value for `groupDefinitions` as if it was an empty List

Issue-ID: SDC-2910
Signed-off-by: Chris Andre <chris.andre@yoppworks.com>
Change-Id: I5fca0ab76886e5f6a73a8f05ec35d38848f96dd8
catalog-be/src/main/java/org/openecomp/sdc/be/components/impl/GroupBusinessLogic.java