Hi everyone,
I got this very strange case here, We have EMAIL confirmation in power pages which sends an email to user with some confirmation link and when user click that link, email gets confirmed and then and we have a column in Contacts table named as Email confirmed which gets true once confirmation successfull.
Now the issue here is, When i click on Confirm email, it sends me confirmation link but as soon as email arrives in my mail, Email confirmed automatically set to yes without clicking on that link 😞
I'm using liquid code to manage visibility of some links in my portal
user.adx_identity_emailaddress1confirmed
Does this occurs to you as well?