Skip to content

Update force delete status notes when basis for FD changes - #2903

Merged
vohmar merged 2 commits into
masterfrom
2893-fd-status-are-not-updated-when-basis-for-fd-changes
Mar 12, 2026
Merged

vohmar merged 2 commits into
masterfrom
2893-fd-status-are-not-updated-when-basis-for-fd-changes

Conversation

@OlegPhenomenon

Copy link
Copy Markdown
Contributor

When a domain is under force delete due to invalid email and the
contact email is replaced with another invalid email, the status
notes were not updated to reflect the new problematic email address.

Added sync_force_delete_status_notes to CheckForceDeleteLift job
that rebuilds status notes from current invalid emails for all
domains in force delete with invalid_email template. This runs
after the existing lift check, so notes stay accurate regardless
of how the email was changed (EPP, REPP, registrant portal).

Refs #2893

  When a domain is under force delete due to invalid email and the
  contact email is replaced with another invalid email, the status
  notes were not updated to reflect the new problematic email address.

  Added sync_force_delete_status_notes to CheckForceDeleteLift job
  that rebuilds status notes from current invalid emails for all
  domains in force delete with invalid_email template. This runs
  after the existing lift check, so notes stay accurate regardless
  of how the email was changed (EPP, REPP, registrant portal).

  Refs #2893
@vohmar
vohmar merged commit 3c52425 into master Mar 12, 2026
5 checks passed
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