Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 750 Bytes

2021-10-25-added-newsletter-recipient-rule-and-indexer.md

File metadata and controls

15 lines (15 loc) · 750 Bytes
title issue author author_email author_github
Added newsletter recipient rule and indexer
NEXT-13720
d.neustadt
dneustadt

Core

  • Added newsletterSalesChannelIds field to customer definition
  • Added NewsletterRecipientIndexingMessage, NewsletterRecipientIndexer and CustomerNewsletterSalesChannelsUpdater to index sales channel IDs the customer is subscribed to
  • Added NewsletterRecipientDeletedSubscriber to remove previously indexed newsletter sales channel IDs from customer when newsletter recipients are deleted
  • Added IsNewsletterRecipientRule to match customers subscribed to newsletter of current sales channel

Administration

  • Added sw-condition-is-newsletter-recipient component