Skip to content

Fix type of receipt_from_email parameter in Contribution\SendConfirmation

Small bug fix. Email is not valid as a parameter type, causing errors like

Action Send receipt failed. Caused by Invalid type, must be one of : IntegerIntPositiveCommaSeparatedIntegersBooleanFloatMoneyTextStringLinkMemoDateTimestampContactReferenceEntityReferenceMysqlColumnNameOrAliasMysqlOrderByDirectionMysqlOrderByExtensionKeyJsonAlphanumericColor

Merge request reports