Disable hardcoded email greeting: set defaults

Created on 7 August 2023, over 1 year ago
Updated 21 August 2023, about 1 year ago

Problem/Motivation

Open Social has hardcoded the hi username greeting in emails. This removes the flexibility to change it in a different format. In an earlier feature we introduced the option to remove this hardcoded header but we did not provide any default. In this code we set a default for the Open Social product to remove it for specific emails.

Steps to reproduce

  1. In the old branch, trigger any email that is on /admin/config/people/accounts
  2. Notice that the email has a harcoded "Hi, displayname"
  3. Also enable social_group_invite, social_event_invite and try again
  4. This can be done by going to the manage members/enrollees and pressing "invite user"

Proposed resolution

Set a default where we want the header disabled.

- All the user account emails
- Group/event invites

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Fixed

Version

11.10

Component

Code (back-end)

Created by

🇳🇱Netherlands robertragas

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024