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

CRM-20343: Override membership status when contribution is cancelled #11198

Merged
merged 1 commit into from
Dec 2, 2017

Conversation

jitendrapurohit
Copy link
Contributor

Overview

Set is_override to true when membership contribution is updated to cancelled.

Before

see https://issues.civicrm.org/jira/browse/CRM-20343?focusedCommentId=109217&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-109217

After

is_override is correctly set when a contribution is updated.

@colemanw
Copy link
Member

colemanw commented Dec 2, 2017

Code looks good to me. @lcdservices can you confirm this is a good change?

@lcdservices
Copy link
Contributor

@jitendrapurohit @colemanw confirmed -- this works as expected.

  1. create a paid membership for a contact
  2. cancel the contribution
  3. membership status is changed to canceled and override flag is set

@colemanw colemanw merged commit 1dd639b into civicrm:master Dec 2, 2017
@jitendrapurohit jitendrapurohit deleted the CRM-20343-fix branch December 4, 2017 03:03
sluc23 pushed a commit to ixiam/civicrm-core that referenced this pull request Jan 10, 2018
CRM-20343: Override membership status when contribution is cancelled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants