A user can add conditionals to render tasks based on the property values.
Add conditional
A conditional can be added at a task level. A user can click on the dropdown icon on the task and choose Add a conditional.
The conditional allows users to choose the fields available, particularly the status, text and any select fields initially.
The user also has an option to select “is” or “is not” from the dropdown.
And the user can type a value, or select it from the list based on the values available (if the property type is select or status).
Drag & Drop
By default the conditional is only added to the selected task, but the user can drag and drop other tasks into it.
Run Interaction
When a property value gets updated, it renders the tasks conditionally based on that.
A message is also posted in the channel informing the user in the channel about the newly introduced tasks.
The new rendered tasks are highlighted with an icon to show which value they were rendered in response of.
If the value however gets updated after that to someone else, the old rendered tasks that were conditionally rendered still remain.