When a workflow is started with a source execution, the sourc execution should be added to the execution description

Bug #1762470 reported by Dougal Matthews
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mistral
Fix Released
Low
Renat Akhmerov

Bug Description

When starting an execution with "-s" option and providing a source execution ID, the ID should be added to the description of the execution object. This would then make it easier to recognise that an execution was started based on a previous one.

Both cron-triggers and sub-workflow executions do something similar by adding extra context and information to the executions.

The CLI command to start a workflow:

$ mistral execution-create -s [id-of-the-existing-execution]

The CLI command to check the execution description:

$ mistral execution-get [id-of-the-execution]

Changed in mistral:
assignee: nobody → Adriano Petrich (apetrich)
Changed in mistral:
assignee: Adriano Petrich (apetrich) → Renat Akhmerov (rakhmerov)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to mistral (master)

Fix proposed to branch: master
Review: https://review.openstack.org/577348

Changed in mistral:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to mistral (master)

Reviewed: https://review.openstack.org/577348
Committed: https://git.openstack.org/cgit/openstack/mistral/commit/?id=56cf004f92957a8161e8f6e21fe7673a81f80cfd
Submitter: Zuul
Branch: master

commit 56cf004f92957a8161e8f6e21fe7673a81f80cfd
Author: Renat Akhmerov <email address hidden>
Date: Thu Jun 21 15:10:17 2018 +0700

    Add info about source execution to a workflow execution description

    * When Mistral starts a new workflow based on an existing workflow
      execution object it needs to save the information about the source
      execution into the "description" field".

    Closes-Bug: #1762470

    Change-Id: I0ae154b008b6c8fb7e51bf6cc669ad6ca9a2a900

Changed in mistral:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/mistral 7.0.0.0b3

This issue was fixed in the openstack/mistral 7.0.0.0b3 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.