0cb423b642
Fix a bug when using retries with unordered flows, a REVERT_ALL triggered by one of the subflow was overriden by an other subflow running in parallel, leading to an incomplete revert of the flow. Closes-Bug: #2043808 Change-Id: Icf6f99e00621fb9c5c7b79a7f2cbb14df80eb6ac
7 lines
227 B
YAML
7 lines
227 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed a bug when using retries with unordered flows, a REVERT_ALL triggered
|
|
by one of the subflow was overriden by an other subflow running in parallel,
|
|
leading to an incomplete revert of the flow.
|