Problem/Motivation

We need to send emails to the site administrator when a cron update succeeds.

Proposed resolution

Let's have CronUpdater directly send an email to user 1 (for now) when an update succeeds. We'll need a kernel test to prove the email is sent and looks the way we expect.

Remaining tasks

Do it.

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

phenaproxima created an issue. See original summary.

phenaproxima’s picture

Assigned: Unassigned » tedbow
Status: Active » Needs review

Looks good to us. RTBC?

phenaproxima’s picture

Status: Needs review » Needs work

NW for Ted's feedback.

phenaproxima’s picture

Status: Needs work » Needs review
tedbow’s picture

Status: Needs review » Reviewed & tested by the community

Great!

phenaproxima’s picture

  • phenaproxima committed 7b55c6b on 8.x-2.x
    Issue #3285491 by phenaproxima, Theresa.Grannum, tedbow: Send an email...
phenaproxima’s picture

Status: Reviewed & tested by the community » Fixed

Merged into 8.x-2.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

tedbow’s picture

changing the parent to #3281340: [Plan] Send emails so in that issue it obvious which emails we have already done