• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core

      When the build queue widget renders for an anonymous user, and default view includes some DISCOVER-able jobs, rendering fails with WARNING: Caught exception evaluating: it.queueItems. Reason: java.lang.reflect.InvocationTargetException

      evaluating queueItems, ListView.getItems() iterates on job names and calls getItem(name). This one check for DISCOVER and throws an AccessDeniedException that isn't caught, resulting in some null value passed to jelly.

          [JENKINS-16682] DISCOVER-able items break the queue widget

          Nicolas De Loof created issue -
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Jesse Glick made changes -
          Labels New: lts-candidate
          vjuranek made changes -
          Labels Original: lts-candidate New: 1.509.1-fixed
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 147506 ] New: JNJira + In-Review [ 192450 ]

            ndeloof Nicolas De Loof
            ndeloof Nicolas De Loof
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: