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

Update CiviCRM action handlers to match new function signature #2268

Conversation

johntwyman
Copy link
Contributor

Fixes #2267

Description

This Pull Request updates the processAction function in the four CiviCRM action handlers to match the required parameters. Testing has been performed locally and in deployed dev and production environments. Unit tests for the handlers all pass.

Checklist:

  • I have manually tested my changes on desktop and mobile
  • The test suite passes locally with my changes
  • My change is 300 lines of code or less, or has a documented reason in the description why it’s longer
  • I have made any necessary changes to the documentation

@Arique1104 Arique1104 changed the base branch from main to community-branches-qa July 25, 2023 23:49
@Arique1104 Arique1104 merged commit 374f6be into StateVoicesNational:community-branches-qa Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: CiviCRM Action Handlers throwing errors
2 participants