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

          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.

          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    

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

              Created:
              Updated: