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

Usage plugin should sort jobs in "Expand"

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • plugin-usage-plugin
    • None
    • Jenkins-2.121.3
      plugin-usage-plugin-0.4

      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.

       

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

              Created:
              Updated:
              Resolved: