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

Usage plugin should sort jobs in "Expand"

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • plugin-usage-plugin
    • None
    • Jenkins-2.121.3
      plugin-usage-plugin-0.4

    Description

      If you click on "Expand" for any plugin with usage, the listed Job links appear effectively in random order. This is a problem when you have ~5000 jobs and are looking for a specific subset.

      Clicking on table header "Jobs" appears to sort entire plugin list based on first element value of Job Array. This is a poor choice since the array of jobNames itself is unsorted.

      Should sort only within each jobName list (ie: plugin by plugin) up/down, independent of a sort by name / Number of jobs.

      Sort by jobName does not make sense as it stands.

       

      Attachments

        Issue Links

          Activity

            froque Filipe Roque added a comment - https://github.com/jenkinsci/plugin-usage-plugin/pull/12

            People

              froque Filipe Roque
              ianw Ian Williams
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: