I have several checks throughout the app that prevents users from performing certain actions unless the email is confirmed, and I need to remove those checks since emails from Bubble+SendGrid are being blocked on several email servers with no way to manually confirm users’ emails.
I am trying to find where I am using the field User > Email Confirmed flag, but I cannot find it anywhere in the search dialog.
What is the best way to accomplish that, without having to manually go through every single action in every single workflow in every single page to check for it?
Thanks!