prefect icon indicating copy to clipboard operation
prefect copied to clipboard

Runner Role should be able to view individual schedule toggles and the pause/resume toggle if the deployment is paused

Open pdmthorsrud opened this issue 1 year ago • 1 comments

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

image image

pdmthorsrud avatar Aug 26 '24 08:08 pdmthorsrud

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.)

zhen0 avatar Aug 27 '24 22:08 zhen0