Add change log

{{!-- Only show the preview markdown option when content is being edited by the user , not for existing content and overall preview of recipients --}} {{#if (and (not this.isSendingEmailOnly) (not this.isDisplayingPreviewModal))}}
{{/if}}
{{#if this.isDisplayingPreviewModal}}

{{this.titleText}}

  • Dataset Followers ({{this.emailRecipientsCount.followers}})
  • All Owners of the dataset ({{this.emailRecipientsCount.owners}})
  • Individual email recipients ({{this.emailRecipientsCount.individualRecipients}})
  • Group email distribution list ({{this.emailRecipientsCount.distributionLists}})

Add additional email recipients (optional)

Add group email distribution lists

Add individual email recipients

{{else if this.isSendingEmailOnly}} {{else if this.isInMarkdownPreviewMode}}

{{this.editableChangeset.subject}}

{{this.contentMarkdownTranslated}}

{{else}}

Subject