Hi,

I am also facing a similar issue where I want to disable tasks according to the environment where the job runs.For ex : if the environment is dev ,run only Task 1  else run Task 2 and Task3.

Could you please help me understand how that variable can be used to pause the task  ?Currently, I am not able to find any options that will disable the task.