[
https://issues.jboss.org/browse/DROOLS-1514?page=com.atlassian.jira.plugi...
]
Steven Waldren commented on DROOLS-1514:
----------------------------------------
Noticed that when I recreate the data object from scratch (repeat step #7 in my
description above) but then add a field in the editor and call is "addCode." The
validation error changes to: "Rule Compilation error The field Diagnosis.addCode is
not visible"
Data Object source modify retains validation error
--------------------------------------------------
Key: DROOLS-1514
URL:
https://issues.jboss.org/browse/DROOLS-1514
Project: Drools
Issue Type: Bug
Components: docker images
Affects Versions: 6.5.0.Final
Environment: workbench-showcase docker image
Reporter: Steven Waldren
Assignee: Walter Medvedeo
1. Created new Data Object using editor
2. In source view of data object, added method ("addCode") to add item to field
that is a List
3. Error though during validation.
4. Removed added method and saved.
5. Validation error remained "Rule Compilation error addCode cannot be resolved or
is not a field"
6. Deleted data object
7. Added fields in editor
8. Validation error remained for "addCode" where there is no
"addCode" in the entire repository anymore.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)