Edit bulk payment attendees until connected to a registrant#2007
Draft
maebeale wants to merge 3 commits into
Draft
Edit bulk payment attendees until connected to a registrant#2007maebeale wants to merge 3 commits into
maebeale wants to merge 3 commits into
Conversation
Payers (and admins, routed to the same public page) can edit the attendee list on a bulk payment submission. Attendees already matched to an active registrant render read-only but stay removable; new attendees can always be added. Saving re-sends the payer an "updated" confirmation email that reads as a change, not a duplicate of the original. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
maebeale
marked this pull request as ready for review
July 22, 2026 12:36
maebeale
marked this pull request as draft
July 22, 2026 12:36
Editing the attendee list now also sends staff an "updated" FYI so they know the Pay for Other(s) data changed. Both the new-submission and updated FYI emails now link to the payer's payment ticket instead of the submission page. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 suggested review level: 3 Read 📖 contained new edit/update flow on the public bulk-payment surface plus email variants
What is the goal of this PR and why is this important?
How did you approach the change?
edit/updateactions onEvents::BulkPaymentsController, reusing the existingbulk-payment-attendeesStimulus controller.matched_attendeesfuzzy match) render read-only but stay removable; unmatched rows are editable and new rows can always be added.Anything else to add?
bulk_payment_confirmation_updated,bulk_payment_confirmation_updated_fyi.page_bg_classmapping registered.