Allow saved CRM object views to default to All Pipelines instead of a single pipeline

I’d like saved CRM object views to support All Pipelines as the default pipeline selection, rather than forcing the view to reopen on a single pipeline.

Current problem

I use custom object views in Projects where one saved view needs to show records across multiple pipelines.

Right now, even when the view filters are set up to include multiple pipelines, HubSpot still resets the pipeline selector to one specific pipeline when I switch views or reopen the page. That means:

  • the view only shows records from the selected pipeline by default
  • records from the other intended pipelines are hidden
  • I have to manually change the pipeline selector back to All Pipelines every time

Why this matters

Some working views are meant to be:

  • pipeline-specific, and
  • others are meant to be cross-pipeline operational views

At the moment, HubSpot appears to save a single pipeline selection per view, which breaks cross-pipeline views.

Requested improvement

Please allow saved views to:

  • persist All Pipelines as the default pipeline selector
  • respect multi-pipeline saved filters without forcing one pipeline as the active selector
  • keep the selected pipeline state stable when switching between saved views

Use case

Example: I have a Projects view for my own open work that should show records from more than one pipeline. If HubSpot reopens the view on just one pipeline, the other pipeline’s records disappear until I manually switch it back.

Ideal behavior

If a saved view is intended to span multiple pipelines, I should be able to save it with:

  • Pipeline selector = All Pipelines
  • additional filters such as Owner = Me and Status ≠ Completed

and have that exact state persist every time I return to the view.