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: Export donors - filter by donation form #7146

Merged
merged 2 commits into from
Dec 22, 2023
Merged

Conversation

alaca
Copy link
Member

@alaca alaca commented Dec 13, 2023

Description

This PR resolves the issue with donor export where filtering donors by donation form was not working. The issue is resolved by adding additional logic that allows filtering donors by donation form ID.

Affects

Donors export

Testing Instructions

Create a few donation forms and make donations
Make sure you make donations with different donors on each form
Export donors
Export donors using a donation form filter

Pre-review Checklist

  • Relevant @unreleased tags included in DocBlocks
  • Self Review of code and UX completed

@jonwaldstein jonwaldstein self-requested a review December 13, 2023 20:16
src/Exports/DonorsExport.php Outdated Show resolved Hide resolved
src/Exports/DonorsExport.php Outdated Show resolved Hide resolved
Copy link
Contributor

@jonwaldstein jonwaldstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍 - ready for QA

Copy link
Member

@rickalday rickalday left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Passed manual QA tests

@alaca alaca merged commit 4455965 into develop Dec 22, 2023
20 checks passed
@alaca alaca deleted the fix/donor-export-GIVE-149 branch December 22, 2023 21:01
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.

3 participants