]
Anurag Aggarwal commented on JBRULES-2822:
------------------------------------------
this is indeed working now, so closing the issue
process does not build if default gateway branch does not have
condition
------------------------------------------------------------------------
Key: JBRULES-2822
URL:
https://issues.jboss.org/browse/JBRULES-2822
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: drools-process
Affects Versions: 5.1.0.M2
Reporter: Anurag Aggarwal
Assignee: Kris Verlaenen
If a process has gateway and the default branch of gateway - the process can not be build
by the knowledgebase
the error message is
"Could not find variable '" + variableName +
"' for constraint '" + descr.getText() + "'" ) );
it is coming from call sequence - SplitNodeBuilder:69,
MVELReturnValueEvaluatorBuilder:61
The samples, BPMN2-ExclusiveSplitDefault.xml and BPMN2-InclusiveSplitDefault.xml also
fail to build
--
This message is automatically generated by JIRA.
For more information on JIRA, see: