-
Bug
-
Resolution: Duplicate
-
Minor
-
None
Repro Steps
- 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
- Run the pipeline
- 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
- duplicates
-
JENKINS-45334 REGRESSION "input parameter not support go to classic link" does not work
- Closed