• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • Jenkins ver. 2.176.1

      The "Full Stage View" view only seems to ever be showing the currently building job any more:

      There was a time when I recall seeing lots of previous jobs, but not any more it seems.

        1. Function.png
          Function.png
          10 kB
        2. Run 592.png
          Run 592.png
          11 kB
        3. Run 593.png
          Run 593.png
          10 kB
        4. image-2019-07-22-13-20-32-346.png
          image-2019-07-22-13-20-32-346.png
          101 kB

          [JENKINS-58604] Full Stage View only showing one

          Brian J Murrell created issue -

          Perhaps related, because maybe the stage view is actually only even finding the one single build and not all of them, but the Average stage times: are wrong.  They are always the same as the only stage being shown.

          That tells me that this is not a display problem but a data access problem and that the stage view is showing all of the builds that it can find and it's only finding one.

          But why?

          Brian J Murrell added a comment - Perhaps related, because maybe the stage view is actually only even finding the one single build and not all of them, but the Average stage times: are wrong.  They are always the same as the only stage being shown. That tells me that this is not a display problem but a data access problem and that the stage view is showing all of the builds that it can find and it's only finding one. But why?

          This only seems to happen while a job is in progress.  Once the job completes, the older entries show up in the stage view.

          Brian J Murrell added a comment - This only seems to happen while a job is in progress.  Once the job completes, the older entries show up in the stage view.

          Mark Hermon added a comment -

          We're seeing the same sort of behavior on our Jenkins. When we did some debugging, it looked like the '#' symbol is causing some confusion when passed back as part of the url to reload the view.

          The team across from us change the build number from '#1234' to their svn revision '1234' and they don't see this problem.

          Mark Hermon added a comment - We're seeing the same sort of behavior on our Jenkins. When we did some debugging, it looked like the '#' symbol is causing some confusion when passed back as part of the url to reload the view. The team across from us change the build number from '#1234' to their svn revision '1234' and they don't see this problem.
          Brian J Murrell made changes -
          Assignee Original: Sam Van Oort [ svanoort ] New: Brian J Murrell [ brianjmurrell ]
          Brian J Murrell made changes -
          Assignee Original: Brian J Murrell [ brianjmurrell ] New: Sam Van Oort [ svanoort ]

          This really is quite hideous because this is really the only alternative to Blue Ocean[1] to seeing the individual stages in pipeline jobs.

          mark_h Can you expand a bit on your findings?

          [1]Blue Ocean is too big, bloated and network heavy with it's constant refreshes to be effectively usable.

          Brian J Murrell added a comment - This really is quite hideous because this is really the only alternative to Blue Ocean [1] to seeing the individual stages in pipeline jobs. mark_h Can you expand a bit on your findings? [1] Blue Ocean is too big, bloated and network heavy with it's constant refreshes to be effectively usable.
          Mark Hermon made changes -
          Attachment New: Run 593.png [ 48772 ]
          Mark Hermon made changes -
          Attachment New: Run 592.png [ 48773 ]
          Mark Hermon made changes -
          Attachment New: Function.png [ 48774 ]

            Unassigned Unassigned
            brianjmurrell Brian J Murrell
            Votes:
            11 Vote for this issue
            Watchers:
            15 Start watching this issue

              Created:
              Updated: