When deployments are greyed out in the Prefect UI, it typically indicates that the deployments are inactive, disabled, or not scheduled. This can happen when there is no schedule set or if the deployment has been paused or disabled.
For more information, you can visit the Prefect documentation:
*
Prefect Deployment Concepts
*
Prefect Deployment Guide
If you are experiencing issues beyond this, you might want to ensure that your configurations are correct and that your deployments are active. Adjustments can usually be made via the Prefect CLI or UI.
No related issues were found on the GitHub repository, suggesting this is likely a configuration or settings matter rather than a bug.