User story #4293
Updated by François ARMAND almost 9 years ago
Migrating directives is too much work. It's enforced to upgrade multiple directives if directives of the same type are applied on the same host. It would be *really* helpful it it would be possible to upgrade multiple directives in one go.
Note: things can be a little better if handled with API call, since you are avoiding a lot of click and it's working in most cases.
Example about how to do that: https://gist.github.com/fanf/193ca80959dde12bc4d3