Hi! Am trying to modify my app’s privacy rules, and noticed something interesting: Bubble doesn’t let you use the User’s unique id, in a Privacy rule.
You can reference fields that you added to User, but built in ones like User ID or Created Date are unreferenceable.
This is a problem for my app, as I use the Unique ID inside another Data Type, and I’d like to make a rule related to this.
Is there anyway around this, or do I need to go back to set the reference directly to the User (instead of using the User ID)