-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
P4 Plugin: 1.8.10
Hi,
I am using Jenkinsfile and "Lightweight checkout" option is enabled. "checkout scm" is used in my Jenkinsfile. Unfortunately, I am unable to get the Perforce changes.
I unchecked the "Lightweight checkout" , checked a test changelist and then I got 2 changes, see below:
It is really weird, No changes or show 2 changes. I expected to see the 1 changelog populated by "checkout scm" during the build.
BTW: I have read the help note of "Lightweight checkout":
however, you will not get any changelogs or polling based on the SCM. (If you use checkout scm during the build, this will populate the changelog and initialize polling.)