How to restrict users from changing the status column

I would like to restrict users from changing the status column until anther column has been updated.
How can I do that?

Hey Yuval! While setting the status columns up to be conditional is not quite possible, I do have a couple of workaround ideas!

  1. You could use board permissions or column permissions to prevent people from editing columns or items prematurely.
  2. You could add a couple of status labels for the second status column like “Complete status 1 first” and “Ready to update” and then set up an automation recipe like the following: “When status 1 changes, change status 2 to ‘Ready to update’”. This way there are built-in directions for using these columns.

What do you think? :blush:

Hmmmm…Not good for me :frowning_face:
I wanted it to be kind of grey out until all columns been updated.