https://prefect.io logo
Title
r

Rajvir Jhawar

05/18/2023, 9:20 PM
Minor gripe here: Is there any technical reason that a scheduled flow run has to display an empty log page by default? I think more sense for that to not be available until after the flow has actually run.
1
z

Zanie

05/18/2023, 9:36 PM
Scheduled runs may have gone through state transitions previously (i.e. it could have run for a bit then be rescheduled)
I think this is a bug and in dark mode there’s some text there saying there are no logs yet
😄 1
In light mode, it’s missing
r

Rajvir Jhawar

05/18/2023, 9:40 PM
I can confirm in dark mode I see the text: "This run is scheduled and hasn't generated logs". Good to know, thanks @Zanie
j

Jenny

05/18/2023, 9:56 PM
That should be fixed by https://github.com/PrefectHQ/prefect-ui-library/pull/1416
🙌 2
:gratitude-thank-you: 1