[jboss-jira] [JBoss JIRA] (DROOLS-2065) XLS Decision table: Add support for a boolean column indicating that the row (rule) should be negated

Jozef Marko (Jira) issues at jboss.org
Wed Apr 10 07:15:00 EDT 2019


     [ https://issues.jboss.org/browse/DROOLS-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jozef Marko closed DROOLS-2065.
-------------------------------
    Resolution: Rejected


Closing a the component is not actively developed anymore and the issue is not reproted by the customer.

> XLS Decision table: Add support for a boolean column indicating that the row (rule) should be negated
> -----------------------------------------------------------------------------------------------------
>
>                 Key: DROOLS-2065
>                 URL: https://issues.jboss.org/browse/DROOLS-2065
>             Project: Drools
>          Issue Type: Feature Request
>          Components: XLS Decision Table Editor
>            Reporter: Michael Anstis
>            Assignee: Michael Anstis
>            Priority: Minor
>
> Add a boolean column to the XLS decision table parser to allow rules to be negated:-
> When "turned on" for a rule:-
> when
> not (
>    pattern1..
>    pattern2..
> )
> then
>    ...
> end
> When "turned off" for a rule:-
> when
>    pattern1..
>    pattern2..
> then
>    ...
> end



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list