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

Subversion plugin ignores affected paths for multibranch pipeline trigger

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • subversion-plugin
    • None
    • Jenkins 2.107.2
      Subversion-plugin 2.10.5

      SubversionSCMSource$ListenerImpl onNotify only checks that the UUID of the notification matches the UUID of a SubversionSCMSource instance before telling a multibranch pipeline to execute a branch index. SubversionSCMSource.java#L1043

      In the case of a Subversion repo that hosts multiple projects this causes all projects using the same repo to trigger a branch index.

      This behavior is inconsistent with what SubversionRepositoryStatus$JobTriggerListenerImpl onNotify does for other job types. SubversionRepositoryStatus.java#L271

            Unassigned Unassigned
            gjariv Jerry Royster
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: