Skip to content

fix: resend OTP contains logo alongside email template#5645

Open
JITHENTHIRIYA wants to merge 1 commit intofrappe:developfrom
JITHENTHIRIYA:fix/resend-otp-template
Open

fix: resend OTP contains logo alongside email template#5645
JITHENTHIRIYA wants to merge 1 commit intofrappe:developfrom
JITHENTHIRIYA:fix/resend-otp-template

Conversation

@JITHENTHIRIYA
Copy link

Summary

Fixes an issue where the resend OTP flow sends the default Frappe Cloud email template instead of the product-specific template used during signup.

Root Cause

The resend verification flow did not pass the product context when generating the email template, causing the system to fall back to the default template.

##Issue reproduction screenshot
1: OTP sent first time:
image

  1. Resent OTP:
image

Related

Fixes #3159

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

1 participant