prefect
prefect copied to clipboard
Bug for historical plot of Flow Runs
First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I refreshed the page and this issue still occurred.
- [X] I checked if this issue was specific to the browser I was using by testing with a different browser.
Bug summary
Hey prefect,
It does not have expected behavior when choosing historical data in below:
Reproduction
I have a flow running every half hour, and it always fails at night (in a time period).
So I would like to plot the flow runs over a time period. So I pick the timeperiod (orange) and the total number of flow runs are updated (purple).
But the plot is not updated (yellow), it looks like the “Past 1 day” view.
And when I hover over the first flow run (red), it shows me the “past 1 day”- first flow run.
Error
I can’t collect the information about: what typical time at night does my flow fail, because I am not able to see the historical flow runs.
It is showing only the last day plot.
Browsers
- [X] Chrome
- [ ] Firefox
- [ ] Safari
- [X] Edge
Prefect version
No response
Additional context
No response