• Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • matrix-project-plugin
    • None

      I have a matrix job that has been "sparsened" to remove invalid combinations. More than half of the combinations are invalid, so when I view the job, there is a lot of useless information. It would be nice if after generating the table, for display purposes only it removed any rows or columns where all cells are "Not Configured". For example, in my attached image, it would take the table from 15 rows to 6. Beyond that, it would also be nice if contiguous cells with the same value could be merged. Again, referring to my attached image, after removing the empty rows, vc9|windows and vc10|windows would be next to each other, and the two "windows" cells could be merged together.

          [JENKINS-8479] Improve Display of Sparse Matrices

          Kyle Hanslovan added a comment - Would love to see this issue get addressed. So would these people: http://stackoverflow.com/questions/9584079/how-to-remove-the-useless-unconfigured-items-in-matrix-build-of-jenkins-hudson

          Kyle Hanslovan added a comment - - edited

          Kyle Hanslovan added a comment - - edited In case anyone else is interested, the responsible source code for this issue can be found at: https://github.com/jenkinsci/matrix-project-plugin/blob/master/src/main/resources/lib/hudson/matrix-project/matrix.jelly https://github.com/jenkinsci/matrix-project-plugin/blob/master/src/main/java/hudson/matrix/Layouter.java

            Unassigned Unassigned
            ccutrer Cody Cutrer
            Votes:
            5 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: