In the 2.x branch, there is such an implementation which cleans up user settings related to pm_email_notify in the generic pm_setting table. 1.-x branch lacks this implementation so orphans might grow in the pm_email_notify table. I'll supply a patch as soon as we are through with #1880918: Show sender email instead of generic account.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

doitDave’s picture

Cleaning up my issue queue. If still interested -> contact.

doitDave’s picture

Issue summary: View changes

Typo, details

thebruce’s picture

Aye, found this as part of desiring clean up during a user migration. This patch adds a very simple update in the form of a hook_user_delete, mirroring the hook_user_update hook in v.1-x.

thebruce’s picture

Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, 2: privatemsg-hook_user_delete-1890154-2.patch, failed testing.

ivnish’s picture

Status: Needs work » Closed (outdated)