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

Stephen Brandwood commented on JENKINS-12074:
---------------------------------------------

This plugin is using UserCause to find the user that started the job, but this 
has been deprecated and replaced with UserIdCause. I can submit a fix, but I 
suggest that people just use the Build User Vars plugin instead 
(https://wiki.jenkins-ci.org/display/JENKINS/Build+User+Vars+Plugin)
                
> Started-By Environment Variable Plugin does not work
> ----------------------------------------------------
>
>                 Key: JENKINS-12074
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-12074
>             Project: Jenkins
>          Issue Type: Bug
>          Components: started-by-envvar
>         Environment: Jenkins 1.442 with plugin version 1.0
>            Reporter: Stephen Brandwood
>              Labels: jenkins, plugin
>
> It is expected that the following will print the user that started the job 
> when placed in a shell script:
> echo ${JENKINS_STARTED_BY}
> But it does not. It appears that the value is not populated as it should be.

--
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