Activity formRule status check cleanup
authorMathieu Lutfy <mathieu@symbiotic.coop>
Mon, 24 Jun 2019 14:21:42 +0000 (10:21 -0400)
committerMathieu Lutfy <mathieu@bidon.ca>
Mon, 24 Jun 2019 14:21:42 +0000 (10:21 -0400)
commitf47754ac7e9424af1feb5ccdbf2df9c7256ecf60
tree85e47b3a8c81c138225d8835512e2792ad5aa49b
parent7b6d75bcc07416c496e25595a2f3e7d5c63f4e0d
Activity formRule status check cleanup

Under some circumstances, the activity_type_id from fields and from the getKey
call can both return NULL, causing the formRule to raise an error that one cannot
record a scheduled SMS activity.
CRM/Activity/Form/Activity.php