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

Fix bug where contribution status is mishandled if label is changed #14352

Merged
merged 1 commit into from
May 27, 2019

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

Fixes a bug where the handling of contribution code relies on label rather than name. This could cause obscure bugs

Before

Comparison is label based

After

Comparison is name based, tested

Technical Details

I also stuck in a couple of deprecation warnings to see what happens... This might come out again

Comments

@mattwire yeah that label thing you spotted was probably pretty bad

@civibot
Copy link

civibot bot commented May 26, 2019

(Standard links)

@civibot civibot bot added the master label May 26, 2019
@pradpnayak
Copy link
Contributor

Change looks safe. Good to merge.

@eileenmcnaughton
Copy link
Contributor Author

thanks @pradpnayak

@seamuslee001
Copy link
Contributor

Test fails relate @eileenmcnaughton

@eileenmcnaughton
Copy link
Contributor Author

@seamuslee001 yeah - that was an experiment...

@yashodha
Copy link
Contributor

@eileenmcnaughton
good to merge

@eileenmcnaughton
Copy link
Contributor Author

thanks @yashodha

@eileenmcnaughton eileenmcnaughton merged commit 783bb7e into civicrm:master May 27, 2019
@eileenmcnaughton eileenmcnaughton deleted the fin_status branch June 4, 2020 07:30
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