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

Remove unused params, return params from processFail #18998

Merged
merged 1 commit into from
Nov 22, 2020

Conversation

eileenmcnaughton
Copy link
Contributor

@eileenmcnaughton eileenmcnaughton commented Nov 19, 2020

Overview

Same as #18997 but for the process fail function

Before

Always FALSE variables passed in & returned

After

simplified

Technical Details

This has been made possible by reducing the information transitionComponents has to return in previous changes

Comments

@civibot
Copy link

civibot bot commented Nov 19, 2020

(Standard links)

@civibot civibot bot added the master label Nov 19, 2020
eileenmcnaughton added a commit to eileenmcnaughton/civicrm-core that referenced this pull request Nov 21, 2020
Once civicrm#18997 & civicrm#18998 is merged it becomes clear that processContribution can never be true & hence this code is unreachable
eileenmcnaughton added a commit to eileenmcnaughton/civicrm-core that referenced this pull request Nov 21, 2020
Once civicrm#18997 & civicrm#18998 is merged it becomes clear that processContribution can never be true & hence this code is unreachable
eileenmcnaughton added a commit to eileenmcnaughton/civicrm-core that referenced this pull request Nov 21, 2020
Once civicrm#18997 & civicrm#18998 is merged it becomes clear that processContribution can never be true & hence this code is unreachable
@seamuslee001
Copy link
Contributor

This looks ok to me merging

@seamuslee001 seamuslee001 merged commit f72d958 into civicrm:master Nov 22, 2020
@seamuslee001 seamuslee001 deleted the trans2 branch November 22, 2020 19:39
eileenmcnaughton added a commit to eileenmcnaughton/civicrm-core that referenced this pull request Nov 22, 2020
Once civicrm#18997 & civicrm#18998 is merged it becomes clear that processContribution can never be true & hence this code is unreachable
eileenmcnaughton added a commit to eileenmcnaughton/civicrm-core that referenced this pull request Nov 22, 2020
Once civicrm#18997 & civicrm#18998 is merged it becomes clear that processContribution can never be true & hence this code is unreachable
eileenmcnaughton added a commit to eileenmcnaughton/civicrm-core that referenced this pull request Nov 23, 2020
Once civicrm#18997 & civicrm#18998 is merged it becomes clear that processContribution can never be true & hence this code is unreachable
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.

2 participants