-
Bug
-
Resolution: Not A Defect
-
Minor
-
None
Hi,
this may not be a bug but a support issue...
Is there anywhere documented how/when old runs are not displayed anymore?
Sometimes, not even one former run is displayed, sometimes it's up to 9 or so.
It would be very nice to be able to compare to previous runs...
There are two things in our setup which could cause this:
- Our pipeline jobs are autogenerated via the Jobs DSL, and so regularly, so the jobs DSL usually runs in between builds.
- We skip certain stages dynamically: If the artifact has been built, the stage is never even entered. We do so to now skew the average execution time for a stage, but could this confuse the stage view plugin?