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

Create service to resend emails #1345

Merged
merged 10 commits into from
Jan 24, 2025
Merged

Create service to resend emails #1345

merged 10 commits into from
Jan 24, 2025

Conversation

Kizr
Copy link
Contributor

@Kizr Kizr commented Jan 24, 2025

Context

We have identified some issues with sending emails from the service and as a result we need to resend those emails.

Changes proposed in this pull request

  • Send emails to each provider email address iteratively, instead of passing an array
  • Create Claims::DownloadAccessToken for each provider that's emailed so that we can ensure that every email that's sent gets access to the CSV
  • Create a new resend email mailer to... resend emails...

Guidance to review

  • Jamie reviews 👁️ 👄 👁️
  • Tests pass

@Kizr Kizr force-pushed the ba/create-service-to-resend-emails branch from a097028 to 59e35b2 Compare January 24, 2025 13:39
@Kizr Kizr marked this pull request as ready for review January 24, 2025 16:00
@Kizr Kizr requested review from a team as code owners January 24, 2025 16:00
@Kizr Kizr force-pushed the ba/create-service-to-resend-emails branch from db933f0 to 8d00cb1 Compare January 24, 2025 16:02
@Kizr Kizr enabled auto-merge (rebase) January 24, 2025 16:06
@Kizr Kizr merged commit 007ee2d into main Jan 24, 2025
10 checks passed
@Kizr Kizr deleted the ba/create-service-to-resend-emails branch January 24, 2025 16:12
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