Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: p4-plugin
-
Labels:None
-
Environment:Jenkins 1.538
Plugin 1.3.26
-
Similar Issues:
Description
The <firstChange> property seems to change between 0 and -1 for no apparent reason, and with no user interaction.
This is very annoying if you're keeping job configs under version control.
Attachments
Issue Links
- is related to
-
JENKINS-17299 ShelvedProject plugin seems to cause config-ping-pong, i.e. addition and removal of the same content in the xml-config files of jobs
-
- Resolved
-
If you manually deleted it, then it would just re-add it on the next run. It's used for configuring whether which change to start pulling changes from, so that the first build of an old project does not try to get a million changes from your SCM.