Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
Well, it's embarrassing, but currently, the Pipeline plugin jobs just don't show up on the radiatorview .
Note: after a quick look at the code, it seems to be the typical case where the code depends on AbstractProject when it should have been on Job, hence filtering the WorkflowJob which doesn't inherit AbstractProject.
Code changed in jenkins
User: Baptiste Mathus
Path:
src/main/java/hudson/model/RadiatorView.java
http://jenkins-ci.org/commit/radiatorview-plugin/fa4157596d1adc112413aca18c3f653c78e10682
Log:
[FIXED JENKINS-32549] Support the pipeline-plugin
Compare: https://github.com/jenkinsci/radiatorview-plugin/compare/f3bb136883a3...fa4157596d1a