Skip to content

Bug: Verification email displays hardcoded name instead of registered username #206

@Nandhika74

Description

@Nandhika74

Description:
When a new user registers on PiperChat, the verification email greets them with a hardcoded name "sunil" instead of the actual username entered during registration.
Steps to Reproduce:

Go to Register page
Fill in all details with any username (e.g. "Nandhika")
Submit the form
Check the verification email received
Email shows "Hello sunil" instead of "Hello Nandhika"

Expected Behavior:
The verification email should display the actual username entered by the user during registration.
Current Behavior:
The verification email always shows "Hello sunil" regardless of the username entered.
Type: Bug
Priority: Medium

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions