apache / incubator-kie-issues

Apache License 2.0
12 stars 1 forks source link

DMN Editor: Include model doesn't work in a multi-workspace situation on VS Code #602

Open yesamer opened 10 months ago

yesamer commented 10 months ago

in some conditions, the Included Model tab doesn't correctly retrieve the list of the DMN files present in the DMN's directory. That happens when opening the Project as a workspace / multi-workspace. In macOS, it seems it doesn't reproduce.

https://kie.zulipchat.com/#narrow/stream/232676-kogito/topic/combine.20DMN

https://issues.redhat.com/browse/KOGITO-7116

tiagobento commented 4 months ago

@yesamer We made several changes to the VS Code Extensions with

Would you be so kind and re-test it using VSIXs built from main? You can download them from the build artifacts without having to build everything from source if you want... (E.g., from here: https://github.com/apache/incubator-kie-tools/actions/runs/8360517393... scroll all the way down and download the Linux__build-artifacts for example. The VSIXs will be inside dist folders)

yesamer commented 4 months ago

@tiagobento It seems to me it doesn't reproduce any longer, but I noticed some strange behavior here. I will eventually create a new ticket and close this one.

yesamer commented 4 months ago

@tiagobento Reopening - the bug occurred in Windows only, I checked in macOS and it works.