Hello,
I am having a problem with setting up an automation on my board. I have 3 projects tied in a dropdown menu. Each of those Projects have a status column. If a project is selected in the Dropdown, then the associated status column changes to “Selected”. I am trying to write an automation, that when the project is unselected from the Drop-down menu options, the associated Status column will change to “Unselected”.
My problem is that I am not sure how to do this with the current tools. The “Contains Only” and “Contains All” option seem to be doing essentially the same thing. I cannot use “contains all” because not all projects will be selected, “Contains Only” requires all the declared labels
Is there a way to work around this?