Details
Description
The user email address as fetched by Jenkins for a Perforce user is incorrect. It is of the form "<domain>_<username>@<p4_client_name>". Instead it should be directly fetched from the p4 user details.
The same should be done for the name of the user. It should be fetched from the FullName p4 user field.
– Posted from Bugbox for Android
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Rob Petti [ rpetti ] | |
Description |
The user email address as fetched by Jenkins for a Perforce user is incorrect. It is of the form "<domain>_<username>@<p4_client_name>". Instead it should be directly fetched from the p4 user details. The same should be done for the name of the user. It should be fetched from the FullName p4 user field. |
The user email address as fetched by Jenkins for a Perforce user is incorrect. It is of the form "<domain>_<username>@<p4_client_name>". Instead it should be directly fetched from the p4 user details. The same should be done for the name of the user. It should be fetched from the FullName p4 user field. -- Posted from Bugbox for Android |
Environment |
Jenkins ver. 1.400 perforce plugin version 1.2.3 |
Jenkins ver. 1.400 perforce plugin version 1.2.3 |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Workflow | JNJira [ 139132 ] | JNJira + In-Review [ 188352 ] |
Component/s | p4-plugin [ 19224 ] | |
Component/s | perforce-plugin [ 15506 ] |
Looks like a regression, since this used to work fine...