Add default value for stateChangeResult field 36/142136/2
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>
Mon, 29 Sep 2025 07:43:16 +0000 (08:43 +0100)
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>
Mon, 29 Sep 2025 09:05:17 +0000 (10:05 +0100)
commit9659ced8dae82f7e37acd246ca54b6d81f25dc08
treefa1a6cc44b25dcd41cb7683b850d4f5e6f05df3c
parentd8023de620b2d26cbe63e4bd97360ae253993f92
Add default value for stateChangeResult field

Issue-ID: POLICY-5459
Change-Id: I455398598295f8d1856a63628c0405c0cfcf48d6
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
models/src/main/java/org/onap/policy/clamp/models/acm/concepts/AutomationComposition.java
models/src/main/java/org/onap/policy/clamp/models/acm/concepts/AutomationCompositionDefinition.java
models/src/test/java/org/onap/policy/clamp/models/acm/persistence/concepts/JpaAutomationCompositionTest.java
runtime-acm/src/main/resources/db/changelog/changelog-1800.yaml
runtime-acm/src/test/java/org/onap/policy/clamp/acm/runtime/commissioning/CommissioningProviderTest.java
runtime-acm/src/test/java/org/onap/policy/clamp/acm/runtime/instantiation/AutomationCompositionInstantiationProviderTest.java
runtime-acm/src/test/java/org/onap/policy/clamp/acm/runtime/instantiation/rest/InstantiationControllerTest.java