Skip to content

Set default for 'Check Group Tree' if it is No/false/0

mattwire requested to merge mattwire/civirules:checkgrouptree_selectno into master

We should not use !empty because this matches 0. Which means that 0/No is never assigned to the form as the default.

Fixes #60 (closed)

Merge request reports