How do I get deployments to show on my UI sidebar?...
# prefect-ui
n
How do I get deployments to show on my UI sidebar? I'm not sure why this is happening.
1
d
It was removed quite a while ago. Deployments are on flows pages now.
1
You can always manually use /deployments routes to get to the page.
Until they "axe" that page out.
n
Yeah that's how I do it now, anyway why did they remove it
It was really nice to see all deployments in one place
d
I have no idea. I personally dont like it as well 😄
j
Thank you all for the feedback. Deployments will be back in the top level nav. PR merged: https://github.com/PrefectHQ/prefect/pull/9800#event-9394108811
g
I'm really happy, it had dramatically changed my workflow. I'm not using the CLI as suggested, because I run everything on a cluster (not on my laptop) and find very useful to immediate switch to the log UI after launching the flow. This is super good for debugging. If anyone has a better flow, I'm open.