-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
[Backport 2.2-develop] Send email to subscribers only when are new #11317
[Backport 2.2-develop] Send email to subscribers only when are new #11317
Conversation
Hi @osrecio
You can execute it locally or wait for Travis results |
Also, please check code style
Same issues here: #11316 |
Hi @osrecio thank you for fixing code style. But more critical issue is in integration test: |
Yes, I know. Working on it. Thanks |
All tests passed :) |
Only send email/confirmation email of subscription to newsletter only when subscriber is new in newsletter
Description
Check if is necessary send email to a customer that is subscribed to newsletter. If this customer was subscribed previously not necessary send email.
Fixed Issues (if relevant)
Manual testing scenarios
Contribution checklist