]
Jozef Marko closed DROOLS-1794.
-------------------------------
Fix Version/s: 7.16.0.Final
Resolution: Cannot Reproduce
This is not reproducible more.
GDTable V&V reporting not working with numeric (optional) value
lists
---------------------------------------------------------------------
Key: DROOLS-1794
URL:
https://issues.jboss.org/browse/DROOLS-1794
Project: Drools
Issue Type: Bug
Components: Guided Decision Table Editor
Reporter: Zuzka Krejčová
Assignee: Toni Rikkola
Priority: Major
Labels: reported-by-qe, verifier
Fix For: 7.16.0.Final
If a column uses (optional) value list to restrict possible _numeric_ values, some issues
won't be reported, others are "wonky".
My guess is the values in the (optional) value list are interpreted as String rather than
the correct field type (e.g. int).
(See 'Steps to Reproduce' for more detailed info.)