Fix email confirmation bug for phone registered users
What does this MR do and why?
Bug issue: #3627 (closed)
Screenshots or screen recordings
Visit email confirmatin link after trial expiration:
http://127.0.0.1:3000/users/confirmation?confirmation_token=TOKEN
Before(Bug) | After(Fixex) |
---|---|
How to set up and validate locally
- SAAS ENV
- sign up a new user without onboard processing
- after trial period (24 hours)
- send verification email
- lick verification link (Bug here)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.