Skip to content

Fix email edit form to update immediately instead of pending confirmation - #7069

Open
dylangriffinshub wants to merge 2 commits into
rubyforgood:mainfrom
dylangriffinshub:fix-volunteer-email-edit-confirmation
Open

Fix email edit form to update immediately instead of pending confirmation#7069
dylangriffinshub wants to merge 2 commits into
rubyforgood:mainfrom
dylangriffinshub:fix-volunteer-email-edit-confirmation

Conversation

@dylangriffinshub

Copy link
Copy Markdown
Contributor

Fixes #6600 — see commit message for details

…unteers to skip confirmation and improve user experience
compwron
compwron previously approved these changes Jul 21, 2026
@compwron

Copy link
Copy Markdown
Collaborator

waiting for CI

@compwron

Copy link
Copy Markdown
Collaborator

Please fix CI and then we can merge :)

Request specs for casa_admins, volunteers, and supervisors still
expected the old unconfirmed_email and confirmation mailer flow.
Update them to match the controller behavior already changed in
this branch: email updates apply immediately, no confirmation
email is sent. Also fix a flash message casing mismatch in the
all_casa_admins spec.
@dylangriffinshub

Copy link
Copy Markdown
Contributor Author

@compwron CI is green now (rspec, lint, brakeman, CodeQL all passing). Ready for another look whenever you have a chance, happy to make any changes needed.

@compwron

compwron commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

@copilot resolve the merge conflicts in this pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ruby Touches Ruby code 🧪 Tests Tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: editing volunteer email fails to save

2 participants