Actions
Feature proposal #6948
closedChange condition format default to unchecked
Description
Using format functions in conditions is not common. There's no reason to be sending every condition through format function parsing with 99% cases won't use them. Change this to default unchecked (this won't negatively impact already saved actions so there's no B/C issues).
Actions