[JIRA] (JENKINS-54240) buildDescription column not available for jobDSL

8 views
Skip to first unread message

reitzmichnicht@gmx.de (JIRA)

unread,
Oct 25, 2018, 4:19:01 AM10/25/18
to jenkinsc...@googlegroups.com
Michael D created an issue
 
Jenkins / Bug JENKINS-54240
buildDescription column not available for jobDSL
Issue Type: Bug Bug
Assignee: Fred G
Components: extra-columns-plugin
Created: 2018-10-25 08:18
Priority: Minor Minor
Reporter: Michael D

The buildDescription column is not available for the jobDSL plugin to create scripted views
https://jenkinsci.github.io/job-dsl-plugin/#path/listView-columns

Can you please add this?

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

fredg02@hotmail.com (JIRA)

unread,
Sep 1, 2019, 8:06:03 AM9/1/19
to jenkinsc...@googlegroups.com
Fred G commented on Bug JENKINS-54240
 
Re: buildDescription column not available for jobDSL

Daniel Spilker can you help here? What needs to be added to make this and other columns available in the JobDSL plugin?

reitzmichnicht@gmx.de (JIRA)

unread,
Sep 2, 2019, 4:37:06 AM9/2/19
to jenkinsc...@googlegroups.com

I found that it is available as Dynamic DSL

buildDescriptionColumn {
        columnWidth(80)
        forceWidth(false)
      }

mail@daniel-spilker.com (JIRA)

unread,
Sep 2, 2019, 3:52:02 PM9/2/19
to jenkinsc...@googlegroups.com
Daniel Spilker updated Bug JENKINS-54240
 

Yes, the build description column type is already supported by Dynamic DSL.

It will work out-of-the-box as long as correct @DataBoundConstructor/@DataBoundSetter annotations are used on the relevant classes.

Change By: Daniel Spilker
Status: Open Fixed but Unreleased
Resolution: Not A Defect

fredg02@hotmail.com (JIRA)

unread,
Sep 9, 2019, 5:58:02 PM9/9/19
to jenkinsc...@googlegroups.com
Fred G commented on Bug JENKINS-54240
 
Re: buildDescription column not available for jobDSL

Good to hear that the Dynamic DSL can be used. Just out of curiosity, how would one add a column so it's available in the JobDSL plugin without using the Dynamic DSL?

This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages