Provide an overview page where users can list everything they own. I am not sure about runs, though.

          [JENKINS-28965] Allow user to browse all owned items

          Oliver Gondža created issue -

          Oleg Nenashev added a comment -

          It makes sense. For Jobs now you can use view filters (For example, at my previous Jenkins installation the default view was "My jobs"). It covered the most of cases for us, but a global page would be useful as well.

          Oleg Nenashev added a comment - It makes sense. For Jobs now you can use view filters (For example, at my previous Jenkins installation the default view was "My jobs"). It covered the most of cases for us, but a global page would be useful as well.
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 163829 ] New: JNJira + In-Review [ 181395 ]

          Oleg Nenashev added a comment -

          Actually it's easy to workaround for hudson.model.Item.*: just create a custom list view with recursive browsing. Config-as-code example: https://github.com/oleg-nenashev/demo-jenkins-config-as-code/blob/master/init_scripts/src/main/groovy/Views.groovy#L18-L28

           

           

          Oleg Nenashev added a comment - Actually it's easy to workaround for hudson.model.Item.*: just create a custom list view with recursive browsing. Config-as-code example: https://github.com/oleg-nenashev/demo-jenkins-config-as-code/blob/master/init_scripts/src/main/groovy/Views.groovy#L18-L28    
          Oleg Nenashev made changes -
          Labels New: user-experience
          Oleg Nenashev made changes -
          Assignee Original: Oleg Nenashev [ oleg_nenashev ]

            Unassigned Unassigned
            olivergondza Oliver Gondža
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: