jenkinsci / jenkinsci/parameterized-trigger-plugin
[JENKINS-60668] Pipeline view formatting messed up
- Dominant language
- Java
- Stars
- 77
- Forks
- 174
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 1
Description
Pipeline View formatting has been messed up since Parameterized Trigger Plugin version 2.35.2, so I'm staying on 2.35.1. 2.36 still has the same problem. Basically, it combines two consequent builds and mixes up different jobs so you can't tell which belongs to which build. With 2.35.1 there is a clear demarcation between different builds and you can see the entire pipeline at a glance, but with versions after that the view is unusable.
---
Originally reported by igorama, imported from: Pipeline view formatting messed up
Raw content of original issue
Pipeline View formatting has been messed up since Parameterized Trigger Plugin version 2.35.2, so I'm staying on 2.35.1. 2.36 still has the same problem. Basically, it combines two consequent builds and mixes up different jobs so you can't tell which belongs to which build. With 2.35.1 there is a clear demarcation between different builds and you can see the entire pipeline at a glance, but with versions after that the view is unusable.
Contributor guide
Assessment
This issue has not been assessed yet.