jenkinsci / jenkinsci/matrix-project-plugin

[JENKINS-20294] Axis order in a matrix project cannot be changed

Open
#552 1 comment 0 reactions 0 assignees View on GitHub
component:matrix-project-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
17
Forks
85
Avg merge
4h 27m
Merged PRs (30d)
5

Description

When creating a matrix project with 2 or more axes, the axes can be dragged and dropped to change the order. But unfortunately that has no effect. The axis order seems to be defined by the length of the axes.

The attached screenshot illustrates that.

The axis with more values seems to be always the y-axis.

The problem is that using the matrix sorter plugin does not really help to sort the executions. The plugin allows to sort execution by the last axis. But that does not work properly, if the last axis cannot be defined.

---
Originally reported by wolterhis, imported from: Axis order in a matrix project cannot be changed


  • status: Open
  • priority: Major
  • component(s): matrix-project-plugin
  • resolution: Unresolved
  • votes: 1
  • watchers: 2
  • imported: 2025-12-06

Raw content of original issue

When creating a matrix project with 2 or more axes, the axes can be dragged and dropped to change the order. But unfortunately that has no effect. The axis order seems to be defined by the length of the axes.
The attached screenshot illustrates that.
The axis with more values seems to be always the y-axis.

The problem is that using the matrix sorter plugin does not really help to sort the executions. The plugin allows to sort execution by the last axis. But that does not work properly, if the last axis cannot be defined.

1 attachment

- [screenshots.png](https://issues.jenkins.io/secure/attachment/24608/screenshots.png)
> ![screenshots.png](https://issues.jenkins.io/secure/attachment/24608/screenshots.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.