Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 429 Bytes

2021-08-03-fix-handling-for-email-templates-with-empty-template-data.md

File metadata and controls

8 lines (8 loc) · 429 Bytes
title issue
Fix handling for mail template variables without template data
NEXT-16500

Administration

  • Added hasTemplateData to sw-mail-template-detail to check if the template has any data.
  • Changed the preview sidebar button in sw-mail-template-detail to be disabled if the template has no data.
  • Changed the variables sidebar button in sw-mail-template-detail to be disabled if the template has no data.