Michael Pasternak has submitted this change and it was merged. Change subject: core:[ExternalTasks] Cannot add sub-step under... ......................................................................
core:[ExternalTasks] Cannot add sub-step under... [ExternalTasks] Cannot add sub-step under existing (parent) step 1) Fixing mandatory parameters step.parentStep.id => parentStep.id 2) Adding handling to the add method to inject the step parent Change-Id: Ibc610d6f295a688ceec1b038107c07d43390b431 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=988082 Signed-off-by: Eli Mesika <[email protected]> --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendStepsResource.java 1 file changed, 10 insertions(+), 1 deletion(-) Approvals: Michael Pasternak: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/17488 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibc610d6f295a688ceec1b038107c07d43390b431 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Michael Pasternak <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
