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

Decision Service nodes don't correctly encapsulate nodes #286

Closed
yesamer opened this issue May 25, 2023 · 1 comment
Closed

Decision Service nodes don't correctly encapsulate nodes #286

yesamer opened this issue May 25, 2023 · 1 comment
Assignees
Labels
area:dmn Related to DMN area:tools Issues affecting Apache KIE tooling projects type:bug Something is behaving unexpectedly

Comments

@yesamer
Copy link

yesamer commented May 25, 2023

Original Issue: https://issues.redhat.com/browse/KOGITO-8791
Zulip thread: https://kie.zulipchat.com/#narrow/stream/232676-kogito/topic/Relation.20table.20remains.20empty.20at.20runtime
Reproducer: https://github.com/hanjoosten/rvp-business/releases/tag/Relation-table-remains-empty-at-runtime

Consider a service defined with quite a few decisions in it. It is quite hard to define whether or not a decision is part of the service or not. The decisions do not 'stick' to the service canvas:

decision doesnt snap to service
drag it up again):

Also, during debugging, I sometimes want some of the encapsulated decisions to have visible output. In such a case, I drag the borderline (between the output decision and encapsulated decisions ) down. That idea works fine for debugging, however, when there are lots of lines in the visual, it is hard or sometimes impossible to grab the line to move it. (And after debugging,

move devider line handle dissapears

It is not visible in the graphic layout if a decision is part of the service or not. It can result in pretty-hard-to-discover bugs. An example of such a bug was discussed in this thread at Zulip

### Acceptance Criteria
- [ ] Any Input Node inside a Decision Service MUST be stuck with it, in any condition
- [ ] Any Output Node inside a Decision Service MUST be stuck with it, in any condition
@yesamer yesamer added type:bug Something is behaving unexpectedly area:dmn Related to DMN area:tools Issues affecting Apache KIE tooling projects labels May 25, 2023
@tiagobento tiagobento moved this to Backlog 💭 (unordered) in IBM and KIE Community Project - Archived! May 25, 2023
@tiagobento tiagobento self-assigned this Aug 14, 2023
@tiagobento
Copy link

This will be addressed on the new React-based DMN Editor, as part of #577.

@tiagobento tiagobento closed this as not planned Won't fix, can't repro, duplicate, stale Sep 18, 2023
@github-project-automation github-project-automation bot moved this from Backlog 💭 (unordered) to Done 🎉 in IBM and KIE Community Project - Archived! Sep 18, 2023
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
None yet
Development

No branches or pull requests

2 participants