1. Proposed title of this feature request
Ability to change the default filter for pipeline on OCP web console and persist that setting for all the users .
2. What is the nature and description of the request?
As of OpenShift Pipelines 1.18 with Tekton Results enabled, the OpenShift web console defaults to showing only "Cluster" PipelineRuns (those stored as Kubernetes resources) in the Pipelines → PipelineRuns view. To see PipelineRuns stored in Tekton Results (i.e., those that have been pruned from the cluster but archived in the Results database), users must manually de-select the "Datasource=Cluster" filter each time they visit the page.
3. Why does the customer need this? (List the business requirements here)
Users manually clear the "Datasource=Cluster" filter each time to see all PipelineRuns, including those from Tekton Results.
4. List any affected packages or components.
pipelines