ExecutionServiceHandler error handler error fix. 73/91873/1
authorOleg Mitsura <oleg.mitsura@amdocs.com>
Tue, 23 Jul 2019 15:10:18 +0000 (11:10 -0400)
committerOleg Mitsura <oleg.mitsura@amdocs.com>
Tue, 23 Jul 2019 15:15:16 +0000 (11:15 -0400)
commit4ea690a178a875b9f9d8f61168ec4b43681e09a1
tree8ee322f74737afe5caa32758826086215f698d9f
parent6434d38dc045a10f17beec4d015348580ac09ddf
ExecutionServiceHandler error handler error fix.

Status was not getting set to failure due to another
failure in getting localized message not being set.
That caused a silent failure, which cascaded into
not being able to set the result of the resolution
as the status was null, and JPA didn't allow the
insertion due to table RESOURCE_RESOLUTION constraint.

Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: Iff0528ffab4ae77d0077be2edff6eb421adc68e0
ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/selfservice/api/ExecutionServiceHandler.kt