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

List view shrinks to root when page refresh happens

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Minor Minor
    • core
    • None
    • Jenkins 1.424
    • 2.220 and 2.235.1 both remove the auto refresh feature

      Hi,

      I'm using the "Archive the artifacts" option and the "Files to archive" box contains:

      tfields/Live/Engine/Tools/.exe, tfields/Live/Engine/Tools/.dll, tfields/Live/Engine/Tools/Plugins/*.dll

      So as you can that's archiving files in multiple directories. So when the build succeeds I get a "Last Successful Artifacts" link in my project page which has an expandable list view below it containing all my artifacts. This is all cool.

      The problem is if you have "Auto refresh" of the page enabled. If you expand the list, and the refresh occurs, the list will be shrunk back to the root. This is very annoying. Can it be fixed? I've tested in Chrome and Firefox - both exhibit the same behaviour.

      Regards,
      Tom.

          [JENKINS-10583] List view shrinks to root when page refresh happens

          Thomas Fields added a comment -

          This is still an issues in 1.454 and is really annoying. Please fix.

          Thomas Fields added a comment - This is still an issues in 1.454 and is really annoying. Please fix.

          Daniel Beck added a comment -

          Workaround (besides the obvious disable auto-refresh): Set the system properties hudson.model.Run.ArtifactList.listCutoff and hudson.model.Run.ArtifactList.treeCutoff so that the tree is never used, only list and link. https://wiki.jenkins-ci.org/display/JENKINS/Features+controlled+by+system+properties

          Daniel Beck added a comment - Workaround (besides the obvious disable auto-refresh ): Set the system properties hudson.model.Run.ArtifactList.listCutoff and hudson.model.Run.ArtifactList.treeCutoff so that the tree is never used, only list and link. https://wiki.jenkins-ci.org/display/JENKINS/Features+controlled+by+system+properties

            Unassigned Unassigned
            tfields Thomas Fields
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: