What would you like to happen?
Problem
When many executions exist, locating a specific run is slow. Users need to quickly find an execution by:
Execution ID (UUID)
Date/time range
Status (Finished/Failed/Running/etc.)
Type (Pipeline/Workflow)
Name
Proposal
Add a filter bar at the top of the execution list:
free-text search box (matches name and executionId)
date range selector
dropdowns for status and type
quick-sort options (date desc default)
Acceptance criteria
Filters update the list without needing to navigate away.
Free-text matches executionId exactly and also partial matches.
Date filter supports from/to and quick presets (today/last 7 days).
Filters are usable even with thousands of entries (no UI freeze).
Why this matters
Enables operational workflows: user can capture the execution UUID and store it in a database for later traceability and analysis, then quickly retrieve that run inside Hop.
Issue Priority
Priority: 3
Issue Component
Component: Hop Gui
What would you like to happen?
Problem
When many executions exist, locating a specific run is slow. Users need to quickly find an execution by:
Execution ID (UUID)
Date/time range
Status (Finished/Failed/Running/etc.)
Type (Pipeline/Workflow)
Name
Proposal
Add a filter bar at the top of the execution list:
free-text search box (matches name and executionId)
date range selector
dropdowns for status and type
quick-sort options (date desc default)
Acceptance criteria
Filters update the list without needing to navigate away.
Free-text matches executionId exactly and also partial matches.
Date filter supports from/to and quick presets (today/last 7 days).
Filters are usable even with thousands of entries (no UI freeze).
Why this matters
Enables operational workflows: user can capture the execution UUID and store it in a database for later traceability and analysis, then quickly retrieve that run inside Hop.
Issue Priority
Priority: 3
Issue Component
Component: Hop Gui