OriginalPostID-198637
Discussion posts and replies are publicly visible
Use a custom field and add a default value to it
a!customFieldDefaultValue( value: 'recordType.booleanFieldWithNulls', default: false )
Name it something like fieldName + "NullSafe", and then filter on that new field.