]
Toni Rikkola closed DROOLS-1865.
--------------------------------
Resolution: Won't Do
Verification reporting: Subsumptant rows hides Deficient rows
-------------------------------------------------------------
Key: DROOLS-1865
URL:
https://issues.jboss.org/browse/DROOLS-1865
Project: Drools
Issue Type: Sub-task
Components: Guided Decision Table Editor
Affects Versions: 7.0.0.Beta7
Reporter: Jozef Marko
Assignee: Toni Rikkola
Priority: Major
Labels: reported-by-qe, verifier
Attachments: Screenshot from 2017-03-22 09-01-59.png, Screenshot from 2017-03-22
09-02-42.png, deficientAndSubsumptantRows.gdst
If the table contains Deficient rows and Subsumptant rows are added, then the messages
about Deficient rows disappear.
To reproduce:
# Open the example *mortgages* project
# Navigate into the package: *mortgages.mortgages*
# Upload there the attached GDST
# You will see GDST with 4 rows
** There will be verification message about Subsumptant rows
# Remove the rows: 3, 4
# Save and reopen the GDST
** There won't be verification message about Subsumptant rows
** There will be verification messages about Deficient rows
** Messages about Deficient rows are expected also before deleting rows: 3, 4
The same holds true also if the rows 3 and 4 are Conflicting or Redundant.