jenkinsci / jenkinsci/parameterized-trigger-plugin
[JENKINS-18890] On build page the subprojects are sorted randomly, instead of based on execution order
- Dominant language
- Java
- Stars
- 77
- Forks
- 174
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 1
Description
On the build page the execution order for subprojects is messed up. Normally it should be in order of execution but it seems to be ordered by other criteria. In the example from the image the load balancer jobs are not launched in sequence, they are launched with different parameters at various moments (start of project execution, end of project execution, various points in the middle).
This is misleading for debugging execution problems.
Thank you.
---
Originally reported by
ccaraivan, imported from: On build page the subprojects are sorted randomly, instead of based on execution order
Raw content of original issue
On the build page the execution order for subprojects is messed up. Normally it should be in order of execution but it seems to be ordered by other criteria. In the example from the image the load balancer jobs are not launched in sequence, they are launched with different parameters at various moments (start of project execution, end of project execution, various points in the middle).
This is misleading for debugging execution problems.
Thank you.
1 attachment
- [Capture.PNG](https://issues.jenkins.io/secure/attachment/24108/Capture.PNG)
> 
Contributor guide
Assessment
This issue has not been assessed yet.