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

Landing page for build with parameters requires refresh in order to display build flow graph

XMLWordPrintable

      When triggering a new build using "Build with Parameters" page, the user is sent to the job main page. At that point the freshly started build haven't had time to trigger a downstream build, which means that no Build flow view is displayed. Nor is it displayed once the build has triggered downstreams, i.e. there is no auto-refresh.

      This previously worked, but was "broken" in a recent change.

      Possible solution is to look at lastCompletedBuild to see if it has downstream/upstream builds, or if there is no lastCompletedBuild, check lastBuild.

            gustafl Gustaf Lundh
            jons Jon Sten
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: