]
Matteo Mortari updated DROOLS-5256:
-----------------------------------
Tester: Daniel Rosa
DMN DT Analysis improvement to Overlap human friendly render
------------------------------------------------------------
Key: DROOLS-5256
URL:
https://issues.redhat.com/browse/DROOLS-5256
Project: Drools
Issue Type: Enhancement
Components: dmn engine
Reporter: Matteo Mortari
Assignee: Matteo Mortari
Priority: Major
An overlap where a non-last dimension in the hyperrectangle corresponds to the domain
min/max is currently rendered like:
{code}
[ >=-Inf, ...]
{code}
where for all intent and purposes it can be human-friendly represented with the DMN
construct (this is done analogously for gaps)
{code}
[ -, ...]
{code}
finally one additional message about warn hit policy is not correctly rendering the
decision table name