-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
Delivery Pipeline plugin 1.2.0
Currently, Jenkins pipeline based views does not support paging as the view for traditional build jobs do. This is a feature which is handy when there is a desire to retain a larger number of pipeline runs where not all of them are necessarily needed to be visualized in the view. Limiting the amount of rendered pipelines by using paging also allows for improved performance for this use case.
Proposed solution is to address the paging option for the class WorkflowPipelineView in the same manner as for DeliveryPipelineView.