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

"Recent changes" page is empty when using multiple SCM systems in pipeline

XMLWordPrintable

      I'm trying to create a declarative pipeline that checks out source code from both git and svn.

      For testing purposes I've created a simple pipeline that only has one stage - 'Checkout' which checks out a single git repository and a single svn repository.

      The project wide "Changes" page, that should list changes across multiple builds only shows a message: "No changes in any of the builds, or multiple SCMs in use" - see empty_changes attachment.

      The "Changes" page for a single build shows changes from both git and svn just fine.

      I've also noticed that if at some point I remove either of the repositories from checkout stage and start a build, the "Changes" page is populated with changelogs from the previous builds, consisting of changes to both svn and git repositories - see changes attachment

      This leads me to believe, that gathering changes for multiple scm sources is possible, but for whatever reason is blocked somewhere.

        1. changes.png
          91 kB
          Paweł Matias
        2. empty_changes.PNG
          60 kB
          Paweł Matias

            Unassigned Unassigned
            pmatias Paweł Matias
            Votes:
            3 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: