You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that at some point this was required, so it's not a bug, it's just a product decision do we want to keep it there for clarity (I would recommend) or to remove it, so maybe we can hear from @Ben8t on this?
At first glance it sounds duplicate information with the upper breadcrumb, but it has to be here as it's a dashboard filter. For example adding state=SUCCESS will filter the execution states on the dashboard for this flow.
However it's possible to remove the filter for flow_id and namespace, but it doesn't change the dashboard scope (which is good I think).
Changing the issue to: make the flow_id and namespace filter not removable in flow dashboard filter
Ben8t
changed the title
Filter inside flows
Make the flow_id and namespace filter not removable in Flow dashboard filter
Feb 12, 2025
It is possible to remove those two filters, as we've added them for clarity, because if you're on a http://localhost:5173/ui/flows/edit/company.team/myflow URL, you'll be seeing filtered data by that namespace and flow ID, but as the dashboard looks the same as the main one, maybe it's not that transparent without those filters added.
We also have the issue opened for making labels persistent, if that is what you were aiming for #6256?
Describe the issue
Flows filter should not be present inside FlowUPDATE: flow_id and namespace filter not removable in Flow dashboard filter
Environment
The text was updated successfully, but these errors were encountered: