jenkinsci / jenkinsci/matrix-project-plugin
[JENKINS-20294] Axis order in a matrix project cannot be changed
- 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
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)
> 
Contributor guide
Assessment
This issue has not been assessed yet.