"Do a search for" User not working with Constraint "is not empty"

I am using a backend workflow to search for a user that has a specific Stripe Customer ID. I have confirmed that a user with this Stripe Customer ID value does in fact exist, and I can find him in the database. However, my search results in 0 users found.

Confused about this, I instead did a search for users with Stripe Customer ID not empty, and that also returned 0 users. I 100% know this isn’t true because there are many users with a value for this field. Why would this be happening and how do I fix it?



Screenshot 2024-04-17 at 4.05.53 PM

It was privacy rules