Okay, I have a smart group that filters out all listings that have a specific user property set. I use “none of the following are true” condition followed by “User Properties contains MY_PROPERTY” to setup a negative check. I.e. only listings that do not have MY_PROPERTY are supposed to show up in my list. Well, it does not work. Or at least it does not work reliably. Sometimes it actually filters out all listings that I don’t want to see, but most of the time I get a random selection of listing that have MY_PROPERTY set. Note that all listings that do not have this MY_PROPERTY are always included along with other listings. This has been happening for a while and still happens in version 9.9.2. Can someone from the dev team take a look at the issue and see if it can be fixed in the next release, please? Thanks!
Any chance you can you a post a screenshot of your smart group settings?
What exactly is “MY_PROPERTY” ? If it consists of multiple words (or is broken down into multiple words because it contains special characters), it might not works as expected.