Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (11 loc) · 458 Bytes

2021-08-31-added-street-data-to-newsletter-recipients.md

File metadata and controls

11 lines (11 loc) · 458 Bytes
title issue author author_email author_github
Added street data to newsletter recipients
NEXT-16976
Malte Janz
m.janz@shopware.com
Malte Janz

Core

  • Changed hydrateFromCustomer method in NewsletterController to also add the street to the data bag
  • Changed hydrateFromCustomer method in NewsletterAccountPageletLoader to also add the street to the data bag
  • Added assertions to check the recipient data in NewsletterControllerTest