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

Copy artifacts using permalink of Latest Promotion does not get the proper artifacts

      To reproduce: Create a build (build A), which creates an artifact which is archived and fingerprinted. Configure this build to promote on both a successful completion of that downstream Build A, and a manual approval. Configure the promotion action step to run another build (Build B).

      In Build B, select Copy artifacts->using permalink -> Latest promotion<promotion name>.

      Run build A 4 times, getting build numbers 1, 2, 3, and 4. Promote build 3. Note that Build B copies over the artifact from the 3rd build of Build A. This is correct. Promote build 4. Note that Build B copies over the artifact from the 4th build of Build A. This is correct. Promote build 2. Note that build B copies over the artifact from the 4th build of Build A, instead of the 2nd build of build A. This is incorrect.

          [JENKINS-10652] Copy artifacts using permalink of Latest Promotion does not get the proper artifacts

          dsheth created issue -
          OHTAKE Tomohiro made changes -
          Link New: This issue is related to JENKINS-10447 [ JENKINS-10447 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 140846 ] New: JNJira + In-Review [ 175357 ]

            Unassigned Unassigned
            dsheth dsheth
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: