Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 396 Bytes

2023-12-04-fix-download-link-mail.md

File metadata and controls

10 lines (10 loc) · 396 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fix download link mail
issue: NEXT-00000
author: Elias Lackner
author_email: [email protected]
author_github: @lacknere
---

Core

  • Changed downloads_delivery mail fixtures to use rawUrl instead of url for product download link to use the correct sales channel.
  • Added new migration Migration1701688920FixDownloadLinkMail to update downloads_delivery mail templates.