Details
-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Not A Defect
-
Component/s: managed-scripts-plugin
-
Labels:None
-
Similar Issues:
Description
If you have defined many build task that calls to some managed scripts with lot of parameters each one.
Then if you need to disable temporally one of them, you need to store in some place in which order is called and all its parameters.
So if can be possible to have a checkbox to disable the build task will be very useful.
Although I see the value in this, I don't think we should edd this functionality to every singel plugin, but rather add something to core to enable something like this.
Because at the end this requirement could be added toevery single plugin.