Skip to content
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

On the DMN Editor, adding waypoints to edges that don't have a corresponding DMNEdge associated with it should create the DMNEdge and add the waypoint normally. #886

Closed
Tracked by #1419
tiagobento opened this issue Feb 1, 2024 · 0 comments · Fixed by apache/incubator-kie-tools#2546
Assignees
Labels
area:dmn Related to DMN area:tools Issues affecting Apache KIE tooling projects type:bug Something is behaving unexpectedly

Comments

@tiagobento
Copy link

tiagobento commented Feb 1, 2024

Reproducer:

Screen.Recording.2024-07-09.at.16.02.01.mov

The fix here is to add a new DMNEdge to the DRD when a waypoint is added to an 'automatic' edge like this. We can also understand it as "lazily" creating the DMNEdge...

@tiagobento tiagobento changed the title Adding waypoints to edges that don't have a corresponding DMNEdge associated with it should create the DMNEdge and add the waypoint normally. On the DMN Editor, adding waypoints to edges that don't have a corresponding DMNEdge associated with it should create the DMNEdge and add the waypoint normally. Feb 1, 2024
@tiagobento tiagobento self-assigned this Feb 1, 2024
@tiagobento tiagobento added type:bug Something is behaving unexpectedly area:dmn Related to DMN area:tools Issues affecting Apache KIE tooling projects labels Feb 1, 2024
jomarko added a commit to jomarko/kie-tools that referenced this issue Aug 23, 2024
…t have a corresponding DMNEdge associated with it should create the DMNEdge and add the waypoint normally.

Closes: apache/incubator-kie-issues#886
@github-project-automation github-project-automation bot moved this from 📋 Backlog to 🎯 Done in 🦉 KIE Podling Board Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dmn Related to DMN area:tools Issues affecting Apache KIE tooling projects type:bug Something is behaving unexpectedly
Projects
Status: 🎯 Done
1 participant