-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: pipeline-model-definition-plugin
-
Environment:Jenkins 2.107.2
Declarative: 1.2.9
Clicking "Pipeline Syntax" in the sidebar and then "Declarative Directive Generator" works for a Pipeline, but not for a Multibranch Pipeline. In the latter case, a 404 page is shown.
This seems to happen in all cases, regardless of whether the jobs are defined at the top-level, or within a folder, e.g.:
Fine:
-Â /job/pipeline/directive-generator/
-Â /job/folder/job/pipeline/directive-generator/
404:
-Â /job/mb-pipeline/directive-generator/
-Â /job/folder/job/mb-pipeline/directive-generator/
- links to