Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev/core#2758 - Fix contribution activity campaign propagation #21167

Conversation

pfigel
Copy link
Contributor

@pfigel pfigel commented Aug 17, 2021

Overview

This fixes an issue where contribution campaigns may not be propagated to the corresponding contribution activity when the request that triggers activity creation does not explicitly set the campaign_id parameter.

Before

Contribution activity campaign is not set sometimes.

After

Contribution activity campaign matches contribution campaign.

This fixes an issue where contribution campaigns may not be propagated
to the corresponding contribution activity when the request that
triggers activity creation does not explicitly set the campaign_id
parameter.
@civibot
Copy link

civibot bot commented Aug 17, 2021

(Standard links)

@eileenmcnaughton
Copy link
Contributor

Thanks @pfigel - the test seems to make this an easy merge

@demeritcowboy demeritcowboy merged commit 613f5b0 into civicrm:master Aug 17, 2021
@eileenmcnaughton
Copy link
Contributor

Ohh - I just hit an error with this merged - doing more digging

image

@eileenmcnaughton
Copy link
Contributor

#21171

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants