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

Clicking the Disable/Enable button on the Pull Request tab of a Multibranch project gives a 404

XMLWordPrintable

    • cloudbees-folder-plugin-6.16

      When in a multi-branch pipeline project, clicking "Enable Multibranch Pipeline" or "Disable Multibranch Pipeline" button when in the "Pull requests" tab results in a 404 error. The URL is in the form $MULTIBRANCH_ITEM_URL/view/change-requests/enable / $MULTIBRANCH_ITEM_URLview/change-requests/disable

      In comparison, clicking the same button in the "Branches" tab enables or disables the pipeline successfully. The URL is this case is in the form $MULTIBRANCH_ITEM_URL/enable / $MULTIBRANCH_ITEM_URL/disable

      How to Reproduce

      • Create a Pipeline Multibranch that finds Branches and Pull Requests
      • Go to the "Pull Requests" tab
      • Hit "Disable Multibranch Pipeline" --> 404
      • Go to the "Branches" tab
      • Hit "Disable Multibranch Pipeline" --> that works
      • Go to the "Pull Requests" tab
      • Hit "Enable Multibranch Pipeline" --> 404
      • Go to the "Pull Requests" tab
      • Hit "Enable Multibranch Pipeline" --> that works

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

              Created:
              Updated:
              Resolved: