[ 
https://issues.jenkins-ci.org/browse/JENKINS-10250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159573#comment-159573
 ] 

tonioska commented on JENKINS-10250:
------------------------------------

Same issue here with Jenkins 1.450, Promoted Builds 2.4 and Jenkins description 
setter plugin 1.8.

                
> When used as a promotion action, the "Set build description" step is not 
> doing what is expected
> -----------------------------------------------------------------------------------------------
>
>                 Key: JENKINS-10250
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-10250
>             Project: Jenkins
>          Issue Type: Bug
>          Components: promoted-builds
>    Affects Versions: current
>         Environment: Win 2008 R2 Ent. Ed. x86-64, SP1; Jenkins v1.418; 
> Promoted Builds Plugin v2.1
>            Reporter: bogdaniosif
>            Priority: Minor
>
> When an action of type "Set build description" is used as a promotion step 
> for a build, let's call it BuildJobABC, it doesn't set the build's 
> description.
> Technically speaking, the promotion step doesn't fail. However, it sets the 
> description of the promotion itself instead of setting the description of the 
> build.
> For example, if BuildJobABC has a promotion named PromoABC which is 
> configured with an action of type "Set build description", the result of 
> running PromoABC would be seen in the file 
> "%JENKINS_HOME%\jobs\BuildJobABC\promotions\PromoABC\builds\PromotionId\build.xml"
>  in the field 
> "/hudson.plugins.promoted__builds.Promotion/actions/hudson.plugins.descriptionsetter.DescriptionSetterAction/description".
> The expected behavior is for the promotion step to set the description of the 
> build. This should be visible in the file 
> "%JENKINS_HOME%\jobs\BuildJobABC\builds\BuildId\build.xml"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to