]
Toni Rikkola reassigned DROOLS-5235:
------------------------------------
Assignee: Toni Rikkola (was: Michael Anstis)
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: Toni Rikkola
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.