Skip to content
Snippets Groups Projects

Fix repeatContribution (contribution_status_id field is mandatory)

Closed scardinius requested to merge scardinius/mjwshared:fix-repeat-contribution into master

contribution_status_id is necessary for repeatContribution() method.

Current implemantation call civicrm api only with original_contribution_id when $params['previous_contribution'] exists. On the other hand, $repeatParams is not set at all in contrary situation!

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading