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

Job's Promotion Status generating invalid links

XMLWordPrintable

      After successfully generating a number of build promotions of a job, visiting the Job Promotion Status page lists all the appropriate promotion builds. However, the link to the Job promotion is not valid. It is referencing a link with the source build # the same as the promotion build number.  For instance, in the screen shots attached, if base job's build #34 is promoted with QA promotion build #9, the link is generated as:

      http://somewhere.com/job/xxx/job/yyy/9/promotion/QA/promotionBuild/9/

       

      The correct link should be

      http://somewhere.com/job/xxx/job/yyy/34/promotion/QA/promotionBuild/9/

       

      The build results in build.xml are correct (see attached). It is just the rendering of the link that is incorrect.

       

      This is a new installation, so I'm not sure if it is related to other issues reported against the upgrade to 3.3.

            oleg_nenashev Oleg Nenashev
            csclutgen Craig Lutgen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: