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

RunDetailsTestView: Uncaught TypeError: Cannot read property 'self' of undefined

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • blueocean-plugin
    • None
    • 1.0-pre-beta-1

      https://rollbar.com/i386/blueocean/items/34/

      The problem is in blueocean-dashboard/src/main/js/redux/actions.js in fetchTestResults.

      const url = `${baseUrl}${run._links.self.href}testReport/result`;

      -> run._links is undefined

            tscherler Thorsten Scherler
            tscherler Thorsten Scherler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: