Comment 3 for bug 1711423

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

Reviewed: https://review.openstack.org/557336
Committed: https://git.openstack.org/cgit/openstack/mistral/commit/?id=95f412ad309f6c56a83be600ca8757aa5441bfc7
Submitter: Zuul
Branch: master

commit 95f412ad309f6c56a83be600ca8757aa5441bfc7
Author: hardikj <email address hidden>
Date: Wed Mar 28 18:16:48 2018 +0530

    Fix WF execution getting stuck on null description

    Fix bug where creating wf execution with null description
    marks workflow as RUNNING even if all tasks are complete.

    Change-Id: If53012a41f6481c88fef44a43a1f17738d558f02
    Closes-bug: #1711423