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

Changes in dependency shows last revision from previous build as well

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • core
    • None
    • Seen on Jenkins v1.471 (and earlier), Jenkins builds code from SVN

      The details link under Changes in dependency for any downstream job shows the changes in the current build and the last change/revision from the previous build. New users only expect to see the changes in the current build.

      Example:
      We have two jobs, Job A and Job B. Job B is a downstream job of Job A.

      Job A builds build #1
      Job B builds build #1 with changes from Job A #1

      Job A builds build #2 and #3
      Job B builds build #2 with changes from Job A #2 and #3

      Actual behavior:
      Clicking on (details) under Changes in dependency on the page for Job B's build #2 shows Job A's build #1, #2 and #3

      Expected behavior:
      Only Job A's build #2 and #3 should be shown in changes in dependency.

            Unassigned Unassigned
            davidparsson David Pärsson
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: