Make WordPress Core

Opened 6 years ago

Closed 6 years ago

#44265 closed defect (bug) (fixed)

Add filter for email subject for erasure complete notification

Reported by: desrosj's profile desrosj Owned by: azaozz's profile azaozz
Milestone: 4.9.8 Priority: normal
Severity: normal Version: 4.9.6
Component: Privacy Keywords: has-patch commit fixed-major
Focuses: Cc:

Description

The subject of the email sent to a user informing them that their erasure request has been completed should be filterable.

user_request_action_email_subject exists for the email received to confirm a privacy request, and #44099 will add a filter for the email that informs the site admin a request has been confirmed.

Attachments (3)

44265.diff (2.0 KB) - added by desrosj 6 years ago.
44265.2.diff (2.0 KB) - added by desrosj 6 years ago.
Changes filter name to be more accurate.
44265.3.diff (1.4 KB) - added by desrosj 6 years ago.
Patch refresh to work with r43388.

Download all attachments as: .zip

Change History (15)

#1 @desrosj
6 years ago

  • Milestone changed from Awaiting Review to 4.9.7

This ticket was mentioned in Slack in #gdpr-compliance by desrosj. View the logs.


6 years ago

@desrosj
6 years ago

#3 @desrosj
6 years ago

  • Keywords has-patch needs-testing added; needs-patch removed

@desrosj
6 years ago

Changes filter name to be more accurate.

This ticket was mentioned in Slack in #core-privacy by desrosj. View the logs.


6 years ago

#5 @desrosj
6 years ago

  • Keywords commit added; needs-testing removed

This ticket was mentioned in Slack in #core-privacy by desrosj. View the logs.


6 years ago

#7 @desrosj
6 years ago

  • Keywords needs-refresh added; commit removed

@desrosj
6 years ago

Patch refresh to work with r43388.

#8 @desrosj
6 years ago

  • Keywords commit added; needs-refresh removed

#9 @ocean90
6 years ago

  • Milestone changed from 4.9.7 to 4.9.8

4.9.7 has been released, moving to next milestone.

#10 @azaozz
6 years ago

  • Owner set to azaozz
  • Resolution set to fixed
  • Status changed from new to closed

In 43475:

Privacy: Add filter for the subject of the erasure complete notification emails.

Props desrosj.
Fixes #44265.

#11 @azaozz
6 years ago

  • Keywords fixed-major added
  • Resolution fixed deleted
  • Status changed from closed to reopened

Reopen for 4.9.8.

#12 @azaozz
6 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

In 43476:

Privacy: Add filter for the subject of the erasure complete notification emails.

Props desrosj.
Merges [43475] to the 4.9 branch.
Fixes #44265.

Note: See TracTickets for help on using tickets.