Closed
Description
Preconditions
- PHP 7.0 + 7.1
- Magento 2.2.4
Steps to reproduce
- Activate "Need to Confirm" for the newsletter subscription
- Create a new customer
- Subscribe to the newsleter
- Confirm the newsletter subscription (email --> link)
- Login as the previous created customer
- Unsubscribe from the newsletter from the customer area
Expected result
- The customer is being unsubscribed from the newsletter
- Only the "unsubscription confirmation" email will be sent
Actual result
- The customer is being unsubscribed from the newsletter
- The "unsubscription confirmation" email is sent
- 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.