]
Michael Anstis updated DROOLS-2720:
-----------------------------------
Sprint: 2018 Week 27-29
[DMN Designer] Do not execute a command to update a cell value if the
value has not changed
-------------------------------------------------------------------------------------------
Key: DROOLS-2720
URL:
https://issues.jboss.org/browse/DROOLS-2720
Project: Drools
Issue Type: Bug
Components: DMN Editor
Affects Versions: 7.8.0.Final
Reporter: Jozef Marko
Assignee: Michael Anstis
A command is executed by {{TextBoxDOMElement}} and {{TextAreaDOMElement}} when the editor
looses focus however the command should not be executed if the value has not changed as it
leads to what appears to be weird behaviour when undoing operations in the UI.
h3. Manual Accpetance test
Check all expression editors that support {{autoedit}} that undone behaves correctly