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

Workflow Job does not call Trigger.start() when job is created

XMLWordPrintable

      When a Trigger that extends Trigger<Job> is added to a job as it is being created, the start() method is not called.

      There is a test called PipelineTriggersJobPropertyTest#triggerPresentDuringStart which shows that start() is called. But in practice...in a non-test environment, it is not called.

      I created a simple MockTrigger that shows this.

      How to reproduce:

      You will notice that the start() method is not called.

      This behaviour is not consistent with Freestyle jobs.

            scoheb Scott Hebert
            scoheb Scott Hebert
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: