Details
-
Type: Bug
-
Status: In Progress
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 4.6.3
-
Fix Version/s: 4.7.24
-
Component/s: CiviContribute
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Needs Funding
Description
Modify the PCP Owner notification code to only send the notification when a PCP-based soft credit is CREATED. Do not trigger notification via contribution edit UNLESS a new PCP soft credit is added as part of the update.
NOTE: This would cover the use case I describe in my comment below (PCP link is added to existing contribution OR recorded when an offline contribution is created) as well as the original use case (online contribution submitted via a PCP page).
====================
Steps to reproduce the 'bug':
- Set up a personal campaign page with notification emails being sent to the page owner
- Make a contribution through the PCP
- Observe that the message from template "Personal Campaign Pages - Owner Notification" is sent to the page owner (good!)
- Edit the contribution and mark it as refunded
- Expect that no further email messages will be sent to the page owner
- Observe that the page owner receives an email that is 100% identical to the original email.
When a refund needs to be issued (which, in my experience often the page owner is aware of), this bug makes the page owner think that instead of the refund going through, the donor has been charged again. This leads to a small amount of panic and frustration from the page owner.
Attachments
Issue Links
- supplements
-
CRM-15821 Provide option to notify Personal Campaign Page "Owner" when someone donates via their page
- Done/Fixed