title | issue | author | author_email | author_github |
---|---|---|---|---|
Added street data to newsletter recipients |
NEXT-16976 |
Malte Janz |
m.janz@shopware.com |
Malte Janz |
- Changed
hydrateFromCustomer
method inNewsletterController
to also add the street to the data bag - Changed
hydrateFromCustomer
method inNewsletterAccountPageletLoader
to also add the street to the data bag - Added assertions to check the recipient data in
NewsletterControllerTest