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

Paused pipeline's "Jenkins Classic" link is incorrect when job uses unsupported parameter type

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • blueocean-plugin
    • None

      Repro Steps

      1. Create a pipeline which uses an input step with a parameter type that is not supported by Blue Ocean, e.g. https://github.com/histos/pipeline-samples/blob/parameters-input-step-unsupported-type/Jenkinsfile
      2. Run the pipeline
      3. Open the "Run Details" for the pipeline in its "PAUSED" state

      Expected Behavior

      • Message should display saying the parameter type is unsupported and "Jenkins Classic" link should work

      Actual Behavior

      • Link's href is empty and does nothing

          [JENKINS-47003] Paused pipeline's "Jenkins Classic" link is incorrect when job uses unsupported parameter type

          Cliff Meyers added a comment -

          This seems to work fine in the "parameterized job run button dialog" that displays when a user runs a job that uses top-level parameters which are unsupported in Blue Ocean. If possible we should unify the code in these two places.

          Cliff Meyers added a comment - This seems to work fine in the "parameterized job run button dialog" that displays when a user runs a job that uses top-level parameters which are unsupported in Blue Ocean. If possible we should unify the code in these two places.

            Unassigned Unassigned
            cliffmeyers Cliff Meyers
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: