-
## Description
The DMN reference docs were mainly copied from C7. We can improve the DMN docs to guide the users better on how to model DMNs.
Possible action items:
* update the screenshots of …
saig0 updated
2 weeks ago
-
**Is your feature request related to a problem? Please describe.**
The test code base is still on JUnit 4. Most modern frameworks use JUnit 5 nowadays.
**Describe the solution you'd like**
The te…
-
I tried tracking down in DMN-TCK if there's a test case for this, but couldn't easily find one. I also couldn't find an explicit case in the DMN 1.3 FEEL standard PDF for this, so this may be a wrong …
-
I'm using sandbox image to illustrate a specific file, by attaching my local folder to the sandbox container:
```
kie_sandbox:
container_name: kie_sandbox
volumes:
- ${PROJECT_HOM…
-
### Need to put the same contents into multiple cells in a column - inconvenient and error-prone
### Allow adjacent cells in a column to be merged
The DMN Specification shows that it is valid to…
-
The new text in 10.3.2.9.4 Type conversions is a welcome addition, but some situations are missed and left undefined in behaviour. There are a lot of places in a model that can explicitly define a ty…
-
A new version deployed for DMN Table cannot be controlled from outside using a Decision API.
Say I have a version V1 deployed for a DMN table and is presently being used by production users.
Now I…
-
In the current code of DMN Editor and Boxed Expression editor, we have some scenarios where we add no-typed objects to typed arrays which can create bugs and issues. This ticket (https://github.com/ap…
-
On top of the script that generates HTML reports to put in the documentation (https://github.com/nilearn/nilearn/blob/main/doc/visual_testing/reporter_visual_inspection_suite.py) that could probably b…
-
Hey, I wonder if there are somewhere examples for using your library. Or is this project WIP? I need a JS/TS library that can evaluate DMNs :)