We want to add the “create an account for another user” flow to the project. We use the built in “email confirmed” field to require a user confirm their email before using the app. However, all of a sudden, the workflows are not allowing access to the app until those whose accounts have been created via this workflow validate their email.
I’d understand why bubble would maybe want to disallow setting the email confirmation field explicitly, but it seems like it should at least be set automatically when a password reset link is clicked.
I have created my own confirmation field. I’d like to show the admin of the application if invited users responded on their “reset password” email. “email confirmed” does not change after clicking on reset password in the email. So I left this value out of my workflows now.