Anna Dupliak created DROOLS-4862:
------------------------------------
Summary: Dsl mapping fails during validation in Guided Rule Editor
Key: DROOLS-4862
URL:
https://issues.redhat.com/browse/DROOLS-4862
Project: Drools
Issue Type: Bug
Components: Guided Rule Editor
Affects Versions: 7.31.0.Final
Reporter: Anna Dupliak
Assignee: Michael Anstis
Dsl written expressions validation fails with errors:
{code}
[KBase: kbase1]: [8] No mapping entries for expanding: There is a Person with age equals
to 10
[KBase: kbase1]: [8] Unable to expand: There is a Person with age equals to 10
[KBase: kbase1]: [ERR 102] Line 8:8 mismatched input 'is' in rule "rule
with DSL"
[KBase: defaultKieBase]: [8] No mapping entries for expanding: There is a Person with
age equals to 10
[KBase: defaultKieBase]: [8] Unable to expand: There is a Person with age equals to 10
{code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)