I have a database of several thousand items, with only a few hundred of them being at least partially filled out (e.g., Record 1 has only its name, Record 2 has Fields A & B filled out, and so on).
The issue is that the RG will only show the Things (records) in my database that are partially filled out, meaning that the thousands of records with just the name are not showing up. I am not filtering any results for the RG and am ignoring empty constraints for my filters - which are managed by custom states that are toggled by checkboxes. Everything in the setup works except that the RG will not show the (mostly) empty records in the database.
Has anyone else experienced this and, if so, what is the solution?