Comment 5 for bug 1510936

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

Reviewed: https://review.openstack.org/246839
Committed: https://git.openstack.org/cgit/openstack/mistral/commit/?id=99a804d21769bd756b29b80c973d2d919f5aff1d
Submitter: Jenkins
Branch: stable/liberty

commit 99a804d21769bd756b29b80c973d2d919f5aff1d
Author: Nikolay Mahotkin <email address hidden>
Date: Fri Nov 6 13:29:54 2015 +0300

    Fixing workflow execution state calculation

     * Fixed workflow execution state calculation
     when it didn't take to account conditional
     transitions (Error was considered handled even
     if transition doesn't trigger a task)

    Closes-Bug: #1510936

    Change-Id: Ia694b6dba9ab2ce9bff2da1fe05f5988864619d9
    (cherry picked from commit 6662bec3140de91cf2329060e4e3867f2c2859ce)