]
Stephen Slaboda closed DROOLS-695.
----------------------------------
Resolution: Rejected
This functionality already exists in Drools and in the Workbench (the "enabled"
option for a rule satisfies the requested capability)
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.