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

Manual Trigger isn't detected when previous upstream job doesn't have manual trigger

XMLWordPrintable

      When a job with multiple upstream jobs is checked for a manual trigger, only the first upstream job is checked. This is resulting in missing manual triggers in my pipelines.

      In my case:
      jobA -> downstreamTrigger -> jobC
      jobB -> manualTrigger -> jobC

      isManualTrigger(jobC) wouldn't evaluate to true and a manual trigger wouldn't be added to the pipeline view.

            tbrezins Thomas Brezinski
            tbrezins Thomas Brezinski
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: