Hey, for some reason, when going into a deployment...
# prefect-ui
d
Hey, for some reason, when going into a deployment page, the schedule at the top right is missing. Even though the deployment is scheduled. I’ve scheduled it using Python and cron. When looking at the main deployments page (before clicking a specific one), the schedule is shown.
j
Hi Daniel! That’s odd. Are you on oss or cloud? Can you share a screenshot and details of the schedule so we can try reproduce?
d
I’m using OSS, can’t take a picture because of company policy.. The top right of the screen shows the “Schedules” title but nothing below it. It used to have a box with the schedule and an edit button.
I’m using a basic cron schedule, it works great but I can only edit it through code.
j
Ah! Did you by any chance upgrade recently? The schedules section was moved because we now allow multiple schedules on a deployment. It's in the details section:
d
My deployment details page looks completely different, I think I’m using an older version, something like 2.19.4.
Should I try to upgrade?
j
Hmmm, if it's not a pain then yes I'd suggest upgrading. It'd also be useful to know if there's anything in the developer console on that page (you can get that in chrome by clicking on the three dots then more tools and developer tools as shown in my screenshot).
d
I’m currently not in office, Will update as soon as I upgrade the version :)
j
Great. Thanks