-
Notifications
You must be signed in to change notification settings - Fork 191
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
feature: add donor phone number exports #7394
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JoshuaHungDinh Looks good to me. I only left a comment related to a missing unreleased tag, please add that before sending it to QA. Great work!
There was a problem hiding this 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.
Resolves GIVE-771
Description
These changes update the donation and donor exports with a "Donor Phone Number" column.
Donor exports will export the donors phone number which can be viewed and edited through the Donor admin screen.
Saved in
give_donor
underphone
Donation exports will export the Donor Phone Number field made on a donation and can be found in the Donation admin screen under Donor Details. Saved in
give_donationmeta
under_give_payment_donor_phone
Reference: #7340
Affects
Donation & Donor exports
Visuals
testing-donor-exports.mov
testing-donation-exports.mov
Testing Instructions
Donation Exports
Donor Exports
Pre-review Checklist
@unreleased
tags included in DocBlocks