[jboss-jira] [JBoss JIRA] (DROOLS-4754) Background cell doesn't highlites if passed vallue to DRL returns scenario failure

Daniele Zonca (Jira) issues at jboss.org
Mon Dec 2 08:03:02 EST 2019


    [ https://issues.jboss.org/browse/DROOLS-4754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13819652#comment-13819652 ] 

Daniele Zonca commented on DROOLS-4754:
---------------------------------------

[~adupliak]
I analyzed the ticket and I think it is not a bug:
- Data validation is done before execute rules (and data is valid: 0 is a valid number)
- Expected condition are validated after rule execution
- The failure is caused by a div/0 during rule execution

In this case it is not possible to recognize that {{age}} as been used as divisor and generate the issue so the output is correct, the execution fail and in the alert you can see the error message

> Background cell doesn't highlites if passed vallue to DRL returns scenario failure
> ----------------------------------------------------------------------------------
>
>                 Key: DROOLS-4754
>                 URL: https://issues.jboss.org/browse/DROOLS-4754
>             Project: Drools
>          Issue Type: Bug
>          Components: Scenario Simulation and Testing
>    Affects Versions: 7.30.0.Final
>            Reporter: Anna Dupliak
>            Assignee: Daniele Zonca
>            Priority: Major
>              Labels: CustomerFocus
>         Attachments: Traffic7442357700425429882.tar.xz
>
>
> If the value in Background section made a scenario DRL to fall with exception then the scenario fails and alerts is viewing in alerts table, but the caused cell are not getting red.



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


More information about the jboss-jira mailing list