Bug fixes October 23rd 84/71084/2
authorBenjamin, Max (mb388a) <mb388a@us.att.com>
Tue, 23 Oct 2018 16:02:27 +0000 (12:02 -0400)
committerBenjamin, Max (mb388a) <mb388a@us.att.com>
Tue, 23 Oct 2018 17:15:17 +0000 (13:15 -0400)
commit5aaf7f76c6632dcd4bea56b227648482ddde3a50
treed96f2aa72c7774d7d87b6d2027cd46f1b44288fa
parentad99d2f0c59ce54e7283c210418d1f234191718b
Bug fixes October 23rd

fixed the db status not being updated on delete SI
added a default sequence flow to isAsync_Gateway
Removed @Before and organized imports
Added check to prevent db query with only requestStatus
correct AAIObjectPlurals enum value name
Correct rollbackData setting and protect against null

Change-Id: Ic7c47dc968a29987c3d576da9aa50c7ddc8f28ee
Issue-ID: SO-1162
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeleteGenericALaCarteServiceInstance.groovy
bpmn/so-bpmn-infrastructure-common/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DoCreateServiceInstance.groovy
mso-api-handlers/mso-requests-db-repositories/src/main/java/org/onap/so/db/request/data/repository/InfraActiveRequestsRepositoryImpl.java
mso-api-handlers/mso-requests-db-repositories/src/test/java/org/onap/so/db/request/data/repository/InfraActiveRequestsRepositoryImplTest.java