]
Toni Rikkola commented on DROOLS-1868:
--------------------------------------
[~jomarko] The question here does the last line generate MockObject() in DRL or not. If it
does then that pattern covers all the ranges.
[Guided Decision Table] Empty Row message erases some other
-----------------------------------------------------------
Key: DROOLS-1868
URL:
https://issues.jboss.org/browse/DROOLS-1868
Project: Drools
Issue Type: Sub-task
Components: Guided Decision Table Editor
Affects Versions: 7.0.0.Beta6
Reporter: Jozef Marko
Assignee: Toni Rikkola
Priority: Minor
Labels: dtable_testday_preparation, qe-test-day, reported-by-qe, verifier
Attachments: attachment1.png, attachment2.png
Occurrence of "Rule is Empty" validation messages erases others. For example
"Missing Range" is erased from validation messages if "Rule is Empty"
occurs.
Steps for reproduce:
# Create new decision table that will contain "Missing Range" validation
messages
** see the attachment1
# Add new row into the table
** see the attachment2