Issue Type: Bug Bug
Assignee: Unassigned
Attachments: 1.png, 2.png
Components: build-user-vars-plugin
Created: 11/Mar/15 5:27 AM
Description:

I am using Google Login Plugin v1.1

My script is

echo Build User : $BUILD_USER
echo First Name : $BUILD_USER_FIRST_NAME
echo Last Name : $BUILD_USER_LAST_NAME
echo Build User ID : $BUILD_USER_ID

and output is

Build User : Gurpreet Singh Bawa
First Name : Gurpreet
Last Name : Singh
Build User ID : [email protected]

The last name should be picked as "Bawa" and not "Singh"
I am not able to find a way to take "Bawa" as the Last Name. Please help me here.

Environment: Jenkins ver. 1.547
Project: Jenkins
Priority: Major Major
Reporter: Deepak Goel
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