yesamer opened a new issue, #1029: URL: https://github.com/apache/incubator-kie-issues/issues/1029
Steps to reproduce - Please generate the vsix file with the current main version launching `pnpm -F kie-editors-dev-vscode-extension... build:dev` and `pnpm -F kie-editors-dev-vscode-extension build:prod` - Open a project with a DMN file (eg. Traffic Violation in https://github.com/yesamer/dmn-javaclasses-example) - Add a new DMN file (eg.` Test.dmn`) - Open the `Traffic Violation.dmn` and try to import the `Test.dmn`. Nothing will appear in the list of the importable DMN files. - If you try the opposite, that will work (open the `Test.dmn` file and try to import `Traffic Violation.dmn`) This works as expected. - Same behavior occurs if you try to create a new SCESIM file. Only `Traffic Violation.dmn` will be shown in the DMN files list. https://github.com/apache/incubator-kie-issues/assets/16005046/e00a2058-e093-4170-8aae-963a524d9d10 -- 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]
