-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
False
-
-
False
-
-
**Edit**
This is a tracker issue of a bug related to Sonataflow / OSL
This Jira issue will track this KIE issue.
After the issue being resolved on OSL side, we assume changes to Orchestrator plugin will need to occur.
Description of the problem:
When executing a workflow composed of subflowfs, if one of the subflows fails because of an error (e.g: wrong service url), the subflow is shown as failed but the main workflow is still running
How reproducible:
use 04_software-template_aap_psql from https://github.com/rhdhorchestrator/orchestrator-demo/pull/64 (should be merge)
Steps to reproduce:
1.Set a wrong URL for RHDH_INTERNAL_SVC
2. Run the main workflow
3.
Actual results:
Expected results:
The main workflow should be failed