-
Bug
-
Resolution: Done
-
Major
-
6.0.0
-
None
Steps to Reproduce:
1. Import two models in a jar. For example the drools-core.jar
2. Import org.drools.workbench.models.datamodel.rule.RuleModel and org.drools.workbench.models.datamodel.rule.RuleMetadata
3. Add the two models as patters to a Guided Rule Editor WHEN-section and declare them to variables "model" and "meta"
3. Call a method "addMetadata" from model
Actual results:
Gives a literal text box with a value "0".
Expected results:
Should give the pen icon and the ability to either pick a bound variable (the "meta") or a literal value.
- is related to
-
RHBRMS-888 Guided Rule Editor: Add support for using formulas\expressions in ActionCallMethodWidget
- Closed
-
RHBRMS-2406 Guided Editor - adding method calls to consequence of a rule does not persist change
- Closed
- relates to
-
RHBRMS-888 Guided Rule Editor: Add support for using formulas\expressions in ActionCallMethodWidget
- Closed
-
RHBRMS-2406 Guided Editor - adding method calls to consequence of a rule does not persist change
- Closed