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

Missing guard call to isMatch when processing update events

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • branch-api-plugin
    • None

      https://github.com/jenkinsci/branch-api-plugin/blob/81e9fe59aef2329e0613c58fb4d66166c7406edd/src/main/java/jenkins/branch/MultiBranchProject.java#L1321-L1329 is missing a guard on SCMEvent.isMatch(SCMSource) so implementations that have overridden the default behaviour can end up with false triggers.

            stephenconnolly Stephen Connolly
            stephenconnolly Stephen Connolly
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: