-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
VSCode new api is handling dirty state of the asset but it gets not correctly updated after redoing commands on a recently saved diagram.
If you make some changes on a process (editor becomes dirty) and save, the editor becomes clean. After that you can execute undo and the editor becoms dirty. It only becomes clean again after undoing all the changes and you reach the original state of the diagram not the state where you saved.
The issue appears to be related to the VSCode API, but we may introduce some changes after the new API is released.
- is related to
-
KOGITO-1863 Adapt to new VSCode API 1.45.0
- Closed