Skip to content

Restore sending emails to trigger contact in Action Assign and email

wil_SRQ requested to merge wil_SRQ/civirules:restore-activity-emails into master

See comments here. Corrects a regression error from merge request 133 that disabled sending emails. Instructs parent::processAction() to send the email by setting $this->apiParams['send_email'] = 1.

Merge request reports