]
Jozef Marko closed DROOLS-2083.
-------------------------------
Resolution: Explained
[Guided Decision Table] DSL can not contain $ in the definition
---------------------------------------------------------------
Key: DROOLS-2083
URL:
https://issues.jboss.org/browse/DROOLS-2083
Project: Drools
Issue Type: Bug
Components: Guided Decision Table Editor
Affects Versions: 7.5.0.Final
Reporter: Jozef Marko
Assignee: Michael Anstis
Fix For: 7.6.0.Final
The DSL sentences are defined like:
- [when] *definition* = real rule
If the *definition* contains *$* character, then the DSL sentence can not be used
properly in the guided decision table.