Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emails Can Be Sent from Draft Without an Email Address. #1972

Open
ashishkumar-webkul opened this issue Jan 17, 2025 · 0 comments
Open

Emails Can Be Sent from Draft Without an Email Address. #1972

ashishkumar-webkul opened this issue Jan 17, 2025 · 0 comments
Labels

Comments

@ashishkumar-webkul
Copy link
Collaborator

Title

Emails Can Be Sent from Draft Without an Email Address

Issue Description

Emails in the Draft section can be sent even after removing the recipient's email address. This behavior is incorrect, as sending an email without a recipient address should not be allowed. It may lead to system errors or confusion.

Preconditions

  1. Admin must be logged in.
  2. Draft emails must exist in the Draft section.

Steps to Reproduce

  1. Log in to the Admin Panel.
  2. Navigate to Mails > Draft.
  3. Open any draft email and remove the recipient's email address.
  4. Click the Send button.

Expected Result

The system should display a validation error or prevent sending the email if the recipient's email address is missing.

Actual Result

The email is sent successfully, even when the recipient's email address is removed.

Video (if applicable):

Please check the video for reference.

Mail.sent.without.mail.entry.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant