-
Notifications
You must be signed in to change notification settings - Fork 185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NO-ISSUE: Sample DMN not compatible with classic DMN Editor #2550
NO-ISSUE: Sample DMN not compatible with classic DMN Editor #2550
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kbowers-ibm Good catch!
Ubuntu-latest 2 failing due to one test. The test in question is failing in multiple PRs, and passes when run locally |
@kbowers-ibm great catch. It looks like the branch you used wasn't from |
It was originally, but when I did the 3rd commit I messed up the versioning, and couldn't figure out how to revert it. Best I could do was make it so that it only shows the files I changed! |
What I suggest is to rename this branch in your local to another name |
d34183f
to
8fc8036
Compare
It worked, thank you very much @ljmotta! I've noted that process down for future reference :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can confirm this can be opened both classic and new DMN Editor.
When opening the sample.dmn file using the classic DMN Editor, it's now incompatible due to the updated dmn:definitions. This PR Reverts them back to the 2018 versions, so that users can interact with the sample.dmn in both the new and classic DMN Editor