Provide more robust suppression of SCM polling for copied jobs

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

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

            Assignee:
            Unassigned
            Reporter:
            Jesse Glick
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: