Issue Type: Improvement Improvement
Assignee: Unassigned
Components: p4-plugin
Created: 17/Nov/14 2:39 PM
Description:

I would like to extract the CL that s jobs was synced to and the CL of the shelved job that was un-shelved.

It is unclear how these values are available to the job (there is nothing in the documentation)

The variable P4_CHANGELIST seems to point to the last CL action.

So for a normal sync to CL 1000 the value maps to P4_CHANGELIST =1000

If i now test a shelved CL 1050 the value maps to P4_CHANGELIST =1050

This is problematic since the code didn't sync to 1050, it just unshelved 1050.

Since the job passes in the shelved CL number , i do have access to it but i need the P4_CHANGELIST to point to the CL that was synced.

Project: Jenkins
Priority: Minor Minor
Reporter: Morne Joubert
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