Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
Jenkins Version 1.554.2
Delivery Plugin Version 0.8.11
Description
The Delivery pipeline shows one stage per row and resulted in a very staggered view when they are multiple stages per column.
For example:
A | ->B | -> E | -> F |
-> G | |||
-> H | |||
-> C | |||
-> D |
Ideally, it should be:
A | -> B | -> E | -> F |
-> C | -> G | ||
-> D | -> H |
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Description |
The Delivery pipeline shows one stage per row and resulted in a very staggered view when they are multiple stages per column. For example: A -> B -> E -> F | |-> G | |-> H |-> C |-> D Ideally, it should be: A -> B -> E -> F |-> C |-> G |-> D |-> H |
The Delivery pipeline shows one stage per row and resulted in a very staggered view when they are multiple stages per column. For example: A -> B -> E -> F -> G -> H -> C -> D Ideally, it should be: A -> B -> E -> F -> C -> G -> D -> H |
Description |
The Delivery pipeline shows one stage per row and resulted in a very staggered view when they are multiple stages per column. For example: A -> B -> E -> F -> G -> H -> C -> D Ideally, it should be: A -> B -> E -> F -> C -> G -> D -> H |
The Delivery pipeline shows one stage per row and resulted in a very staggered view when they are multiple stages per column. For example: A -> B -> E -> F | |-> G | |-> H |-> C |-> D Ideally, it should be: A -> B -> E -> F |-> C |-> G |-> D |-> H |
Description |
The Delivery pipeline shows one stage per row and resulted in a very staggered view when they are multiple stages per column. For example: A -> B -> E -> F | |-> G | |-> H |-> C |-> D Ideally, it should be: A -> B -> E -> F |-> C |-> G |-> D |-> H |
The Delivery pipeline shows one stage per row and resulted in a very staggered view when they are multiple stages per column. For example: |A|->B|-> E|-> F| | | | |-> G| | | | |-> H| | |-> C| | | | |-> D| | | Ideally, it should be: |A|-> B|-> E|-> F| | |-> C| |-> G| | |-> D| |-> H| |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Workflow | JNJira [ 166576 ] | JNJira + In-Review [ 198011 ] |
Pull request for this change has been submitted.