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

REGRESSION direct link to a queued detail is not working anymore

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • blueocean-plugin
    • None
    • pacific, atlantic, 1.0-b05/b-06, indian, arctic, tasman

      if you put executors in 0 so no jobs are running, Then start a freestyle job, go to the activities and click to get to the detail view. Once you are on the detail view hit refresh.

      https://youtu.be/wKctLJoVgQs

          [JENKINS-37843] REGRESSION direct link to a queued detail is not working anymore

          Thorsten Scherler created issue -
          Thorsten Scherler made changes -
          Rank New: Ranked higher
          Thorsten Scherler made changes -
          Sprint New: 1.0-beta-3 [ 101 ]
          Thorsten Scherler made changes -
          Rank New: Ranked lower
          Thorsten Scherler made changes -
          Sprint Original: 1.0-beta-3 [ 101 ]
          Thorsten Scherler made changes -
          Rank New: Ranked higher
          Thorsten Scherler made changes -
          Sprint New: 1.0-beta-1 [ 96 ]
          Thorsten Scherler made changes -
          Rank New: Ranked lower

          Michael Neale added a comment -

          This is one of the last "extended" ATH tests that need to be resolved, so this is good!

          Michael Neale added a comment - This is one of the last "extended" ATH tests that need to be resolved, so this is good!

          Keith Zantow added a comment -

          michaelneale tscherler this is a valid regression, but not an easy fix, exactly... needs server-side updates to make the list of runs consistent with fetching a run directly... the reason this worked before was all the runs were fetched, which included queued runs. now we have to page them and fetch a run directly instead, but it's not found because the only place the queued items are added are to the list of runs. I say we punt this one for beta.

          Keith Zantow added a comment - michaelneale tscherler this is a valid regression, but not an easy fix, exactly... needs server-side updates to make the list of runs consistent with fetching a run directly... the reason this worked before was all the runs were fetched, which included queued runs. now we have to page them and fetch a run directly instead, but it's not found because the only place the queued items are added are to the list of runs. I say we punt this one for beta.

            kzantow Keith Zantow
            tscherler Thorsten Scherler
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: