dashboard-view-plugin icon indicating copy to clipboard operation
dashboard-view-plugin copied to clipboard

[JENKINS-20570] Test Statistics Grid support for categorization like the Categorized Jobs View

Open TobiX opened this issue 12 years ago • 3 comments

The TestStatisticsGrid could support categorization by regex the same way or by incorporating/reusing the Categorized Job View plugin. In the attached screenshots there are just a few sample projects created with the typical post-fix classification. But when project lists are long, grouping is helpful.

I envision that categorization of the TestStatisticsGrid might be by:

  • job name just as is done by the Categorized Jobs View
  • weather (not currently a column seen on the test statistics grid)

Originally reported by jwmach1, imported from: Test Statistics Grid support for categorization like the Categorized Jobs View
  • assignee: petehayes
  • status: Open
  • priority: Major
  • resolution: Unresolved
  • imported: 2022-10-30

TobiX avatar Nov 13 '13 17:11 TobiX

jwmach1:

I may be able to offer a pull request for an implementation modeled after Categorized Job View (rather than extending). Being able to categorize by job HealthReport, I don't think lends itself to utilizing Categorized Job View directly.

TobiX avatar Nov 14 '13 18:11 TobiX

jwmach1:

though as I look at this closer, it seems the BallColor enum available through job.getIconColor() may be more appropriate than HealthReport. HealthReport would take some refactoring/adjustment to make a suitable grouping to key from.

TobiX avatar Nov 14 '13 19:11 TobiX

cjbush:

Sorry to change the priority. I had the wrong issue selected. Reverted back.

TobiX avatar May 06 '15 20:05 TobiX