ui icon indicating copy to clipboard operation
ui copied to clipboard

CRUD operations on schedules are allowed when TEMPORAL_DISABLE_WRITE_ACTIONS is set to true

Open jupudibhaskar967 opened this issue 1 year ago • 1 comments

Describe the bug All the CRUD operations on the schedules are allowed even if we set "TEMPORAL_DISABLE_WRITE_ACTIONS" environment variable to true for the UI component.

Expected behavior Disallow operations like "Created Schedule", "Pause Schedule" and "Delete" schedules from the UI.

Screenshots image

Screenshot where UI allows to create a schedule: image

Temporal server version: 1.20.3 Temporal UI version: 2.15.0 Environment: Kubernetes

jupudibhaskar967 avatar May 25 '23 21:05 jupudibhaskar967

Hi temporal team,

Is there any plan to address this issue on the UI?

jupudibhaskar967 avatar Jun 02 '23 18:06 jupudibhaskar967