Hello, it seems that the plugin add extra-columns only on Jobs not on Pipelines. I need to Enable/Disable Projects available also for Pipelines
PR #14 adds Pipeline job-type support.
https://github.com/jenkinsci/extra-columns-plugin/pull/14
Sorry Mark Hudson this issue is related to the enable/disabled project column, not the job-type column.
AFAICT pipeline jobs can not (yet?) be disabled/enabled. Jesse Glick: please correct me if I'm wrong!
pipeline jobs can not (yet?) be disabled/enabled
Yes, that is a well-known RFE filed separately.
Thanks for the feedback Jesse.
This was fixed by changes in Jenkins core quite a while ago. I've successfully tested this with Jenkins v2.138.4 LTS, but it probably works with lower versions as Jesse mentioned.