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

Provide more robust suppression of SCM polling for copied jobs

XMLWordPrintable

    • 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).

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

              Created:
              Updated: