Copy link
@nirvn

nirvn Jan 19, 2016

Contributor

@nyalldawson , if you have a field with the following values: [ "value_a", "value_b", "", null ], the categorized symbology creates three nodes: empty, value_a, value_b

The empty node should group both the "" value as well as the null value (which it did in the past).