Hello,
I am trying a simple workflow but have spent hours on it because it doesn’t work : on the connexion page, I want to check if the user trying to connect has his email verified so he can log in.
So I did a workflow as follow :


But it doesn’t work : the “do a search for user” can’t find the user based on the input (email) whereas datas are in the database (email + email_verified (yes)).


Even a really simple “do a search for user’s name:first item” doesn’t work on the login page :

Thanks for your help
