Im having this issue with prefect UI deployments p...
# prefect-ui
p
Im having this issue with prefect UI deployments page where parameters dont show in there even though I loaded them before deploying via Python SDK (deployment.apply()). When I load the deployment though (deployment.load()) parameters are there and I can also run a flow_run off of deployment so wondering if that is a UI issue