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

Cucumber report link not working after renaming or moving jenkins job

XMLWordPrintable

      We are using cucumber-reports-plugin to publish pretty cucucmber reports on jenkins, and this is working great.

      However, when I renamed a job (or moved the job to a different folder), then I am not able to access the reports via the  'Cucumber Reports'  link on the right side of the build.

      I confirmed that the directory cucumber-html-reports is present and all the data is present - the file overview-features.html, folders embeddings, js, css, images, fonts, 

      For example clicking the following hyperlink for 'Cucumber Reports' gives the error:

      Link:

      http://myjenkinsdomain.com/job/myjobFolder/job/renamedJobName/buildNumber/cucumber-html-reports/overview-features.html

      Error:

      This .... page can't be found

      No webpage was found for the web address: http://myjenkinsdomain.com/job/myjobFolder/job/renamedJobName/buildNumber/cucumber-html-reports/overview-features.html
      HTTP ERROR 404
       
      How can I get the links working again ?
       
      (Note: The builds I triggered after renaming the job, they all have working links to the cucumber reports - the problem is with accessing the reports for the builds triggered before renaming)
       
      Thank you !
       

            Unassigned Unassigned
            devops_user Aparna Nittala
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: