Attached patch creates hook_multiple_email_delete(). I am creating a table with additional fields for each address and want to clean up after it.

CommentFileSizeAuthor
multiple_email.hook_delete.patch784 bytesGrayside

Comments

cor3huis’s picture

Priority: Normal » Major
Status: Active » Needs review
Grayside’s picture

On further reflection I decided I had very little use for new fields at any given time without several already stored in multiple_email, and decided to add the fields to {multiple_email}. However, this hook still makes sense to round out the signals already in place.

cor3huis’s picture

Priority: Major » Minor
sdboyer’s picture

Priority: Minor » Major

We need this for Git on d.o, but I'd also say that it's an important aspect of the API just in general. CRUD like this always merits a notification hook.

shawn dearmond’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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