Problem/Motivation

The subject lines in email notifications sometimes list the email recipient as the person that did the thing

Example:

  • User 1 adds a comment to a task
  • Email subject says: [BURNDOWN] User5 commented on MEDIA-4
  • Email body correctly says User 1 commented on a task.

Steps to reproduce

Proposed resolution

The subject should use the owner name not the recipient

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork burndown-3610532

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

swirt created an issue. See original summary.

swirt’s picture

Assigned: swirt » Unassigned
Status: Active » Needs review
jeremylichtman’s picture

@swirt, MR needs a rebase on your end. Auto rebase fails as it's covering the same lines of code.

swirt’s picture

I just rebased this again. Should be ready to go now.

  • swirt committed 8ccfb365 on 1.0.x
    fix #3610532 Make email subject use the name of the editor, not the...
jeremylichtman’s picture

Status: Needs review » Fixed

Fixed on 1.0.65.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

jeremylichtman’s picture

Status: Fixed » Closed (fixed)