User story #3804
closedDisable many rules at the same time
Description
Hello,
Is that possible to disable many rules at the same time ?
A sort of clickable box to select many rules before to disable them.
BR
Updated by Nicolas CHARLES over 11 years ago
- Project changed from 24 to Rudder
Hi Cedric,
It's currently not possible to disable several rules at the same time.
What would be your use case for this ?
Updated by Vincent MEMBRÉ over 11 years ago
Hello Cédric,
There is no way to achieve this in Rudder for now (2.6.3).
In 2.7.0 there will be a Rest API. With it you can modify Rules without having to use the webapp. You could create a script that take multiple Rule ids and disable them using the API.
However, we need to improve the webapp, because repeating the same action can be a very long task. You're idea is a good catch to improve Rules. At least you should not have to open the Rule details to disable a Rule.
Thanks for reporting that idea!! Do you have any other use case or any question about that ?
Updated by Jonathan CLARKE over 11 years ago
- Tracker changed from Question to User story
This makes a nice "User story" to implement. I can imagine a system where you could select Rules in the list (checkbox in front of each one), then choose a "Apply to all selected" action among "Disable", "Delete", "Edit"...
Updated by Nicolas PERRON over 11 years ago
- Target version set to Ideas (not version specific)
Updated by Cedric JARDIN over 11 years ago
Hello,
Sorry for the latency :)
My main goal is to quickly deploy servers with specifics softs.
Some actions needed to be done just one time and don't have to be replayed after.
It will be great if rules/directives could be selected and applied just one time on one node (for the moment we can't apply rules to a node without putting it on a group)
One other point of view, it will be also great if we could select the order of rules application/deployement.
I hope this functions will be included for the next release :)
Thanks for your support
Updated by Jonathan CLARKE about 11 years ago
- Category set to Web - Config management
Updated by Alexis Mousset over 8 years ago
- Is duplicate of User story #6269: Proposal: have the possibility to mass delete/disable rules/directives added