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

"Confirmation request" email is sent on customer's newsletter unsubscription #15218

Closed
densen45 opened this issue May 15, 2018 · 4 comments
Closed
Labels
Fixed in 2.2.x The issue has been fixed in 2.2 release line Fixed in 2.3.x The issue has been fixed in 2.3 release line Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed

Comments

@densen45
Copy link
Contributor

densen45 commented May 15, 2018

Preconditions

  1. PHP 7.0 + 7.1
  2. Magento 2.2.4

Steps to reproduce

  1. Activate "Need to Confirm" for the newsletter subscription
  2. Create a new customer
  3. Subscribe to the newsleter
  4. Confirm the newsletter subscription (email --> link)
  5. Login as the previous created customer
  6. Unsubscribe from the newsletter from the customer area

Expected result

  1. The customer is being unsubscribed from the newsletter
  2. Only the "unsubscription confirmation" email will be sent

Actual result

  1. The customer is being unsubscribed from the newsletter
  2. The "unsubscription confirmation" email is sent
  3. Also the "confirmation request" email is sent although the customer wants to unsubscribe from the newsletter.

This is really odd. The customers are being confused by these "confirmation request" emails. It seems like you don't want them to unsubscribe. The worst thing is that when customers click on the link (because they did not read carefully and assumed they have to confirm the unsubscription) they are being subscribed to the newsletter again.

@magento-engcom-team magento-engcom-team added the Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed label May 15, 2018
@dasharath-wagento
Copy link
Contributor

I'm working on it #dmcdindia

@vkublytskyi
Copy link

Reassigned to @nuzil as he provided PR #15464 with a possible fix

@VladimirZaets
Copy link
Contributor

Hi @densen45. Thank you for your report.
The issue has been fixed in #15464 by @nuzil in 2.2-develop branch
Related commit(s):

The fix will be available with the upcoming 2.2.6 release.

@magento-engcom-team
Copy link
Contributor

Hi @densen45. Thank you for your report.
The issue has been fixed in #16995 by @ihor-sviziev in 2.3-develop branch
Related commit(s):

The fix will be available with the upcoming 2.3.0 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed in 2.2.x The issue has been fixed in 2.2 release line Fixed in 2.3.x The issue has been fixed in 2.3 release line Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed
Projects
None yet
Development

No branches or pull requests

6 participants