]
Michael Anstis updated DROOLS-3354:
-----------------------------------
Story Points: 2
Sprint: 2018 Week 45-47
[GDST] Not able to edit empty cell
----------------------------------
Key: DROOLS-3354
URL:
https://issues.jboss.org/browse/DROOLS-3354
Project: Drools
Issue Type: Bug
Components: Guided Decision Table Editor
Affects Versions: 7.15.0.Final
Reporter: Jozef Marko
Assignee: Michael Anstis
Priority: Blocker
Labels: drools-tools
Attachments: Screenshot from 2018-11-26 09-52-42.png
User is unable to edit empty cell of a guided decision table by double click. Always
appears the unexpected error dialog containing an error:
{code}
Uncaught exception: Exception caught: Exception caught: (TypeError) : Cannot read
property 'g7' of null Caused by: Exception caught: (TypeError) : Cannot read
property 'g7' of null Caused by: (TypeError) : Cannot read property 'g7'
of null
{code}
Edit action for non-empty cell works fine.