Change-management: provide and use scheduler's fields through vm.scheduleWorkflow() 26/96126/3
authorIttay Stern <ittay.stern@att.com>
Sun, 22 Sep 2019 17:04:28 +0000 (20:04 +0300)
committerIttay Stern <ittay.stern@att.com>
Mon, 23 Sep 2019 09:48:51 +0000 (12:48 +0300)
commit9a2cd4170c33326dc6a0829675fa4cef231efdd9
tree06b2ec4c6d9722e1a1ebf52f60cd632f35f40ebb
parent5a824bbfbe95afd3b1fbaae8c029a8b4c5ad5401
Change-management: provide and use scheduler's fields through vm.scheduleWorkflow()

In addition, show error message when no Portal-frame. Use the dumped
data to revive ChangeManagementTest tests by capturing the error's
payload.

Issue-ID: VID-397

Change-Id: I978bf537c43b0e3933e82c761c60cd067ab2cf27
Signed-off-by: Ittay Stern <ittay.stern@att.com>
vid-app-common/src/main/java/org/onap/vid/model/SOWorkflows.kt
vid-app-common/src/main/java/org/onap/vid/services/LocalWorkflowsServiceImpl.java
vid-app-common/src/main/webapp/app/vid/scripts/modals/new-change-management/new-change-management.controller.js
vid-app-common/src/main/webapp/app/vid/scripts/modals/new-change-management/new-change-management.controller.test.js
vid-app-common/src/main/webapp/app/vid/scripts/modals/new-change-management/new-change-management.html
vid-automation/src/main/java/vid/automation/test/test/ChangeManagementTest.java