Comment 4 for bug 1700196

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to mistral (master)

Reviewed: https://review.openstack.org/484986
Committed: https://git.openstack.org/cgit/openstack/mistral/commit/?id=16b54d8766f229349770cd1967f5726a4256a6a2
Submitter: Jenkins
Branch: master

commit 16b54d8766f229349770cd1967f5726a4256a6a2
Author: Winson Chan <email address hidden>
Date: Wed Jul 19 00:00:10 2017 +0000

    Cascade pause from pause-before in subworkflows

    When a workflow is paused by pause-before, the state will cascade down
    to other subworkflows and up to parent workflow.

    Change-Id: Ied178fe08f8308455bf05b3168635a3b69799cec
    Closes-Bug: #1700196