Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-21400

Provide more robust suppression of SCM polling for copied jobs

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • core
    • 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).

          [JENKINS-21400] Provide more robust suppression of SCM polling for copied jobs

          Jesse Glick created issue -
          Jesse Glick made changes -
          Link New: This issue is related to JENKINS-2494 [ JENKINS-2494 ]
          Jesse Glick made changes -
          Link New: This issue is related to JENKINS-20003 [ JENKINS-20003 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 153264 ] New: JNJira + In-Review [ 178473 ]
          CloudBees Inc. made changes -
          Remote Link New: This issue links to "CloudBees Internal CJP-1515 (Web Link)" [ 19020 ]
          Kalle Niemitalo made changes -
          Link New: This issue is duplicated by JENKINS-65900 [ JENKINS-65900 ]

            Unassigned Unassigned
            jglick Jesse Glick
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: