-
Type:
New Feature
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: delivery-pipeline-plugin
-
Labels:None
-
Similar Issues:
It would sometimes useful to be able to browse old pipelines. Displaying 50 pipelines brings some load time issues and it would be good to have an ability to use paging (e.g. 5 pipelines on a page and paging to see more). Pagination should only apply to default view and not fullscreen view as it doesn't make sense to use pagination for full screens view since it is intended as an information radiator.
That would be great.
My case here is:
I have a daily deploy to Dev, after a couple days (2 to 10) testing it we receive the permission to deploy it to QA.
After something like 10 to 15 days in we do the same to Blue/Green env.
What happens is that I have to rerun the jobs from start sometimes because they just disappear and it's not possible to progress the pipeline anymore.
Would be great to be able to mark a build as favorites or release candidates or search really old ones in order ro avoid this.
Thanks