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

Duplicate the few lines of shared code between completeOrder into repeatTransaction #26556

Merged
merged 1 commit into from
Jun 21, 2023

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

Duplicate the few lines of shared code between completeOrder into repeatTransaction

Builds on #26555 to get to a situation where completeOrder is doing no work at all for repeatTransation

Before

Some shared code before the repeatTransaction early return

After

No shared code - no functionl reason not to call repeatTransation directly

Technical Details

Comments

@civibot
Copy link

civibot bot commented Jun 17, 2023

(Standard links)

@eileenmcnaughton eileenmcnaughton merged commit e4d0cb5 into civicrm:master Jun 21, 2023
@eileenmcnaughton eileenmcnaughton deleted the repeat_2 branch June 21, 2023 00:01
yashodha referenced this pull request in cividesk/civicrm-core Jun 21, 2023
Get changes from civicrm#10920
with additional changes for recurring payment.
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.

2 participants