[jboss-jira] [JBoss JIRA] (DROOLS-5256) DMN DT Analysis improvement to Overlap human friendly render

Matteo Mortari (Jira) issues at jboss.org
Mon Apr 20 05:47:00 EDT 2020


Matteo Mortari created DROOLS-5256:
--------------------------------------

             Summary: 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


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



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list