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

Reset requested date when changing reference request email addresses #2243

Merged
merged 3 commits into from
Jun 6, 2024

Conversation

thomasleese
Copy link
Contributor

@thomasleese thomasleese commented Jun 5, 2024

This updates the UpdateWorkHistoryContact service to re-request the reference request (if there is one) so the expiration date is shifted by 6 weeks, allowing the new contact enough time to respond to the reference.

@thomasleese thomasleese requested a review from a team as a code owner June 5, 2024 09:11
This changes how it is sent to use the after_requested method which is
automatically called from the RequestRequestable service.
This clarifies the transactions and ensures that we can update as much
as possible.
Copy link

github-actions bot commented Jun 5, 2024

When we change the email address associated with a work reference we'd
like to treat it as though it's been re-requested, to avoid any issues
where it may expire immediately after changing the email address.
Copy link
Contributor

@syed87 syed87 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 to me

@thomasleese thomasleese merged commit 3ea10f4 into main Jun 6, 2024
12 checks passed
@thomasleese thomasleese deleted the email-change-reset branch June 6, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants