Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-73425

Expose if a multi-branch pipeline parent job is disabled to REST API

XMLWordPrintable

      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>
      

            Unassigned Unassigned
            mrichar2 Mark R
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: