Skip to content

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
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