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 Services & multiple DRDs: make it possible to add external Decisions to a Decision Service #1298

Closed
Tracked by #625
ljmotta opened this issue Jun 4, 2024 · 0 comments · Fixed by apache/incubator-kie-tools#2508
Assignees
Labels
area:dmn Related to DMN area:tools Issues affecting Apache KIE tooling projects type:enhancement Something that already exists needs to be improved

Comments

@ljmotta
Copy link

ljmotta commented Jun 4, 2024

Decision Service (DS) cases that should be handled:

  • Add an external output Decision to a DS;
  • Add an external encapsulated Decision to a DS;
  • Add an external Decision to a DS which is used on an external DS. Add the external DS to the DRD (Conflict);
  • Add an external DS, and add a external Decision to a DS which is used on the external DS to the DRD (Conflict);
  • Add an external DS which uses a Decision from another external model. (3 DMNs required);

For all those cases, the Decision and DS should respect the current features.

  • Move
  • Resize
  • Rename
  • Delete
  • Hide (shouldn't be possible to hide a Decision node that is from a DS)
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:enhancement Something that already exists needs to be improved
Projects
Status: 🎯 Done
2 participants