-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
1.16.1
The option 'Sync with MODTIME for consistency check' does nothing when used with the 'Sync only' populate option:
This is from:
It would be good if we removed the checkbox from the display (and the paramater from the Groovy code):
checkout perforce(credential: 'JenkinsMaster', populate: syncOnly(force: false, have: false, modtime: true, ...