I have a table with a column value that is boolean (1/0). Due to the lack of a mass update in the web gui I'm trying to work-around with a task that switches the status.
I was thinking about creating 1 task with 2 variants: One variant setting the value to 1, and the other variant to 0 (by having a different default value for a parameter). When I try to assign it to Table Tasks, the SF gives me the following error:
Why can't I have multiple task variants on the same table?