Hi everyone! I noticed that in the UI, in the time...
# prefect-ui
a
Hi everyone! I noticed that in the UI, in the timeline, I sometimes see the timeline of the other run or some kind of weird duplication. The first screenshot attached shows the "duplication," and the second one is after a refresh (i.e., the expected one). I see this behaviour in Prefect Cloud. Is it better to move it to prefect-cloud channel? Apologies if this issue is already known.
t
Yes, I am noticing this as well. When you visit different flow runs in the same session, it appears that tasks across all flow runs visited accumulate on the graph. It isn't until a refresh that this is reset and you see the tasks from a single flow run.
c
Can you explain “same session”? Are you seeing this when viewing multiple flow runs in separate tabs or just when navigating between runs in the same tab?
t
Sorry - I am not sure what to call it as I know. On firefox if I am in a single tab and I am browsing between flow runs through a point and click type of browse. One the flow run page for A, with the graph showing tasks as normal. I click on 'Flow Runs' on the left navigation pane, and enter a different flow run (say B). The flow run graph for B appears to show the tasks for both flow runs A and B. If I remain on the page for flow run B and refresh, the graph behaves normally.
c
Thanks for the context. That’s an interesting one. I’d this is continuing to happen a GitHub issue would be appreciated!