Issue Type: Bug Bug
Assignee: Kohsuke Kawaguchi
Components: build-name-setter, build-user-vars
Created: 14/Aug/14 11:13 PM
Description:

Hi,

i am trying to use the build-name-setter plugin to change the name of each build to also include the user id (e.g. job has parameters and is user-triggered); for that, i am trying to leverage the user build variables provided by the build-user-vars plugin.

a test job that i created with those 2 plugin has this configuration:

Build name: #${BUILD_NUMBER} - by ${BUILD_USER_ID}


but at runtime, I get:

Unrecognized macro 'BUILD_USER_ID' in '#${BUILD_NUMBER} - by ${BUILD_USER_ID}'
Unrecognized macro 'BUILD_USER_ID' in '#${BUILD_NUMBER} - by ${BUILD_USER_ID}'
Environment: jenkins LTS, build-name-setter plugin 1.3, build-user-vars-plugin 1.3
Project: Jenkins
Priority: Major Major
Reporter: Damien Nozay
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to