]
Kris Verlaenen updated DROOLS-4545:
-----------------------------------
Sprint: 2019 Week 41-43 (from Okt 7) (was: 2019 Week 38-40 (from Sep 16))
GDST V&V: Clean up situations where the webworker fails
-------------------------------------------------------
Key: DROOLS-4545
URL:
https://issues.jboss.org/browse/DROOLS-4545
Project: Drools
Issue Type: Bug
Components: Guided Decision Table Editor
Reporter: Toni Rikkola
Assignee: Toni Rikkola
Priority: Major
Labels: drools-tools
Problem: If the project does not compile, you can edit the table, but editing fires
errors in the Verifier Webworker. This is because the Verifier needs a project that
compiles and creates a valid DMO.
The fix will be to shutdown the Verifier when an error happens. The fix will not care
what the error was, since usually it the errors are caused by missing or corrupt data and
the verifier can not recover from this anyway.