Usage plugin should sort jobs in "Expand"

XMLWordPrintable

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Minor
    • Component/s: plugin-usage-plugin
    • None
    • Environment:
      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.

       

            Assignee:
            Filipe Roque
            Reporter:
            Ian Williams
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: