#44099 closed defect (bug) (fixed)
Add Request Type into Admin Email Subject for GDPR
Reported by: | garrett-eclipse | Owned by: | azaozz |
---|---|---|---|
Milestone: | 4.9.8 | Priority: | normal |
Severity: | normal | Version: | 4.9.6 |
Component: | Privacy | Keywords: | has-screenshots has-patch gdpr commit fixed-major |
Focuses: | administration | Cc: |
Description
Hello,
Similar to #43968 the Admin notifications don't provide an indication in the subject for what action was confirmed, see screenshot.
Thanks
Attachments (4)
Change History (20)
#1
@
6 years ago
- Keywords has-screenshots has-patch gdpr added
44099.diff adds the name of the action to the subject of the confirmation email.
Example:
[Test Site] Action Confirmed: Export Personal Data
#4
@
6 years ago
This looks good and is working for me!
I'd like to also add a filter to the subject in this email for parity while we are at it. One already exists for the email sent to a user to confirm the action (user_request_action_email_subject
), and I just created #44265 for the erasure complete email.
#5
@
6 years ago
- Keywords needs-testing added
44099.2.diff adds a filter to the subject of the email and adds a missing parameter to the email content filter.
This ticket was mentioned in Slack in #core-privacy by desrosj. View the logs.
6 years ago
#10
@
6 years ago
- Keywords commit added; needs-unit-tests removed
The missing subject filter was added in #44382. 44099.3.diff removes that change and focuses only on including the action that was confirmed in the email subject.
When this is committed, unit tests can be added in #43967. I will update that ticket with a reminder to include tests for this.
This ticket was mentioned in Slack in #core-privacy by desrosj. View the logs.
6 years ago
#12
@
6 years ago
- Owner set to azaozz
- Resolution set to fixed
- Status changed from new to closed
In 43375:
#13
@
6 years ago
- Keywords fixed-major added
- Resolution fixed deleted
- Status changed from closed to reopened
Reopen for 4.9.7.
Admin email with no indication to the request type