[jboss-jira] [JBoss JIRA] (DROOLS-5235) An existing decision table already binding an object doesn't see when a field is added to that object
Michael Anstis (Jira)
issues at jboss.org
Tue Apr 14 07:03:34 EDT 2020
[ https://issues.redhat.com/browse/DROOLS-5235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14034293#comment-14034293 ]
Michael Anstis commented on DROOLS-5235:
----------------------------------------
When you say "go back to the decision table" have you closed and re-opened the editor?
It is a known limitation of Business Central that the (Reflection type) meta-data for editors is cached with the editor instance and changes to the underlying classes etc needs the editor to be closed and re-opened.
> An existing decision table already binding an object doesn't see when a field is added to that object
> -----------------------------------------------------------------------------------------------------
>
> Key: DROOLS-5235
> URL: https://issues.redhat.com/browse/DROOLS-5235
> Project: Drools
> Issue Type: Bug
> Components: Guided Decision Table Editor
> Reporter: Mario Fusco
> Assignee: Michael Anstis
> Priority: Major
>
> Steps to reproduce:
> 1. Create a data object with a few fields
> 2. Create a Guided decision table with at least a condition column binding that object
> 3. Go back to the object definition and add a new field and save
> 4. Go back to the decision table and add a second column condition on the same object: the newly added field is not available among the other old fields in the drop down menu
> Note that if you create a brand new table and try to add a condition on that object than also the new field is available.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list