[jboss-jira] [JBoss JIRA] (DROOLS-695) Add ability to disable rules

Stephen Slaboda (JIRA) issues at jboss.org
Wed Jan 21 15:25:49 EST 2015


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

Stephen Slaboda commented on DROOLS-695:
----------------------------------------

I think our preference would be to be able to use the Drools workbench to modify which rules are disabled/enabled and then perform a build/deploy in the project editor and use a KieScanner to pick up the change (as we currently do to dynamically apply other rule changes from the workbench). This would remove the need to perform a new build/deployment of our product with an updated META-INF/kmodule.xml.

> Add ability to disable rules
> ----------------------------
>
>                 Key: DROOLS-695
>                 URL: https://issues.jboss.org/browse/DROOLS-695
>             Project: Drools
>          Issue Type: Enhancement
>    Affects Versions: 6.2.0.CR4
>         Environment: RedHat Linux 6.3 x86_64; Firefox 10.0.5
>            Reporter: Stephen Slaboda
>              Labels: drools-wb
>
> Many times while working on rules, it would be helpful to be able to disable other rules.  Reasons for doing this would be:
> -Testing outside of the workbench (ensure your process using Drools activates certain rules, without the clutter of other rules firing)
> -Turn off rules if it is determined that they are impacitng the operational environment
> -Allow development of rules in the same space while not breaking the build/deploy of rules
> -Allow for inclusion of rules in the operation system that do not run until approved, while still allowing other updates to occur in the meantime.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list