8000 Search and filter results are incomplete in the new UI · Issue #18154 · PrefectHQ/prefect · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Search and filter results are incomplete in the new UI #18154
Open
@Ponsaille

Description

@Ponsaille

Bug summary

When viewing a flow that contains a large number of tasks or events, using the new prefect flow run UI’s filtering or search functionality only operates on the subset of data currently loaded in the browser. Filtered output can be incomplete or miss the very tasks (e.g. failures) you’re looking for.

Steps to reproduce

  1. Create a prefect flow with thousands of events and a failed task (ideally at the end of the flow as it seam that the UI is getting the data from start to end of the flow.
  2. Open the new prefect flow run UI
  3. Filter for failed tasks
  4. Observe that no tasks were found
Image

Expected bahaviour

The filtering and search functionalities should run on the whole data

Version info

Version:             2.20.16
API version:         0.8.4
Python version:      3.10.14
Git commit:          b5047953
Built:               Thu, Dec 19, 2024 10:55 AM
OS/Arch:             linux/x86_64
Profile:             default
Server type:         cloud

Additional context

This can be a quite critical issue as it is currently making debugging large flow very complex since the removal of the old interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0