prefect
prefect copied to clipboard
Runner Role should be able to view individual schedule toggles and the pause/resume toggle if the deployment is paused
Bug summary
First image is what I personally see with workspace role runner. Second image is what a colleague sees with workspace role owner.
For me as a runner it looks like this deployment should run every night, but in actuality it is disabled, which I have no way of seeing.
Version info (prefect version output)
Latest using Prefect Cloud
Additional context
Hi @pdmthorsrud - thanks for flagging this. I've added a change to make schedule toggles visible in the ui regardless of what permissions you have - they'll instead be disabled for users who don't have the right permissions to update the deployment.
The linked PR has more detail and this should be in our next ui release. (I'll come back to close this issue then.)