-
Bug
-
Resolution: Fixed
-
Major
-
None
Please incorporate Job Type Column Plugin's PR3 into Extra Columns.
https://github.com/jenkinsci/jobtype-column-plugin/pull/3
Screenshot for comparison attached. 'Folder' is, well, a folder, and 'Gradle Job' is a freestyle job-based job template instance with a custom pronoun (it also says e.g. 'Delete Gradle Job' in the job's menu).
- is related to
-
JENKINS-18640 Add Job Type column
-
- Resolved
-
I started playing around with this. So far I'm planning to have a config option that lets the user switch between "Short name" and "Pronoun" as the source for the job type column.
This switch will only be available on Jenkins version 1.519 and higher.
Unfortunately I can't test the template plug-in. Is there any other way, apart from the pronoun, to find out if a job is a template (e.g. class/simple name)?