tpolaske opened a new issue, #3292: URL: https://github.com/apache/incubator-kie-tools/issues/3292
Steps to Reproduce 1. Open a DMN model in the KIE DMN Standalone Editor 2. Edit a FEEL expression in any decision table cell or expression editor 3. Without clicking outside the FEEL input field, immediately click an external save button 4. Check the saved content - the FEEL expression changes are missing Repeat steps 1-2, then click save button twice - changes are now saved correctly Expected Behavior FEEL expression changes should be automatically committed to the model when getContent() is called, regardless of focus state. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
