jomarko commented on PR #2165: URL: https://github.com/apache/incubator-kie-tools/pull/2165#issuecomment-2135290654
### 04 KIE Editor changes effect delay When user edit the dmn/bpmn file with the KIE editor, not plain xml editor in VSCode, the problems tab is updated with a delay. See the steps below. - Please open the file [1]. You will see two validation messages [2]. - Now change **New Input Data** data type to **Any** and save the file **A.dmn** - The problems tab will still display two validation messages - Now change **New Decision** data type to **Any** and save the file **A.dmn** - The problems tab will display now one message [3], but it should be already empty [4] [1] [A.dmn.txt](https://github.com/apache/incubator-kie-tools/files/15470863/A.dmn.txt) [2]  [3]  [4]  -- 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]
