-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins v 1.532.1
At issue here is the placement of a generated image gallery on the build results page.
I'm publishing build results using both the Image Gallery plugin and the Summary Display plugin. No matter how I sequence the image gallery in the post-build actions (before or after the 'Publish XML Summary Reports' action), it always displays the image gallery before other results. Especially in cases where there are a lot of images (somewhat related to JENKINS-21109 ) a user may miss to review these other reports that are pushed to the bottom of the page.
It would be desirable to publish the results in the sequence in which they appear in the post-build actions of the job configuration
- is related to
-
JENKINS-21109 Provide an option to show the image gallery on its own page
- Open