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

this happens in other "pipeline" plugins (i.e. Delivery Pipeline Plugin)
when setting up a manual step - the user logs in and press the |> (play) button
the build status in jenkins shows "Started by anonymous user"
while the build xml (e.g. /var/lib/jenkins/jobs/Product-1.0.6-promote-to-QA/builds/22/build.xml)
<au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView_-MyUserIdCause plugin="[email protected]">
<userId>gilad</userId>
<user>
<fullName>Gilad Judes</fullName>
<properties>
BTW we are working with Active Directory authentication