Adding a boolean field to an entity does not populate values to false, there just is no field value. This breaks the views filter for boolean fields, as "Not equal to TRUE" does not retrieve results that are not set to false, like you would expect.
Issue module