1. place "create task" module with status "assigned"
2. place "set task state" module with status "succeeded" and sync it to the "create task" module
3. place a trigger with type "switch" and some condition that isn't satisfied at the start of the mission and sync it to the "set task state" module
4. see the task marked as "succeeded" right from the mission start (the trigger is not ativated, querry the activated value in the debug console)
repro mission attached