| 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. |