dschulten opened a new issue, #3664: URL: https://github.com/apache/incubator-kie-tools/issues/3664
Steps to reproduce: 1. Open a Maven project with valid _.dmn_ files in _src/main/resources_ 2. In _src/test/resources_ create an empty _.scesim_ File and choose one of the DMN files, activate autofill => Generates new .scesim file with columns. Great! 3. Change anything (e.g. adjust column width of one column) 4. Save => A dangerously looking warning appears, that warns of imminent data loss: <img width="881" height="112" alt="Image" src="https://github.com/user-attachments/assets/41ebd2be-0488-4a22-a08c-beece2acb41a" /> 5. When I go to the Settings, the DMN Model field is empty and shows an error icon. The dropdown says **Wrong DMN Model path**. <img width="482" height="371" alt="Image" src="https://github.com/user-attachments/assets/816d80cf-7797-4205-8a29-7b00a4d735e1" /> 6. Surprisingly, when i close and reopen the _.scesim_ File, everything is back to normal - the editor loads the file just fine, and in the Settings the DMN model is back again. 7. But when I change anything and save the .scesim, the dreadful warning is back. Reopen, everything peachy again. I tell my test engineers they can probably ignore the warning, but understandably that does not make them happy. They are test engineers, after all ;-) -- 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]
