-
Bug
-
Resolution: Unresolved
-
Major
-
None
The implementation of JENKINS-2494 has turned out to be problematic and unreliable, especially where more complex things like folders and templates are involved; listening for a project save event is not really what you want. Need to find some more appropriate way to suppress SCM polling for newly copied jobs (holdOffBuildUntilSave) that does not involve the save method, and that blocks only AbstractProject.poll but not scheduleBuild2 and others (so should not affect isBuildable).
- is duplicated by
-
JENKINS-65900 Cloning multibranch pipeline job scans before changes can be made
-
- Open
-
- is related to
-
JENKINS-20003 Provide action to save all unsaved jobs in a folder after copy
-
- Open
-
-
JENKINS-2494 Copied jobs should be disabled by default
-
- Resolved
-
- links to
[JENKINS-21400] Provide more robust suppression of SCM polling for copied jobs
Link |
New:
This issue is related to |
Link | New: This issue is related to JENKINS-20003 [ JENKINS-20003 ] |
Workflow | Original: JNJira [ 153264 ] | New: JNJira + In-Review [ 178473 ] |
Remote Link | New: This issue links to "CloudBees Internal CJP-1515 (Web Link)" [ 19020 ] |
Link | New: This issue is duplicated by JENKINS-65900 [ JENKINS-65900 ] |