-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: cloudbees-folder-plugin, workflow-multibranch-plugin
-
None
Currently there doesn't seem to be a way to determine if a WorkflowMultiBranchProject job is disabled in the REST API. It should be added.
It can be obtained from the config.xml:
<org.jenkinsci.plugins.workflow.multibranch.WorkflowMultiBranchProject plugin="workflow-multibranch@756.v891d88f2cd46"> . . . <disabled>true</disabled>