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

Scheduling build under disabled Multibranch folder says "Build Scheduled" while it is not scheduled

      When trying to trigger a build of a branch job of a *disabled* Multibranch project, the build is not scheduled (because the multibranch is disabled) but a UI notification pop up shows "Build Scheduled".

      Note: The developer console shows that the request to /build?delay=0 returns a 302. Whereas in a case where the build is actually scheduled we get a 201.

      How to Reproduce

      • Create a Multibranch pipeline
      • Disable the Multibranch Pipeline (through its configuration page or /disable)
      • try to build a branch job

            Unassigned Unassigned
            allan_burdajewicz Allan BURDAJEWICZ
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: