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

Daily email notification to admins about new FD statuses #2718

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

OlegPhenomenon
Copy link
Contributor

close #2716

WHAT:

  • Removed debug output line from PostSetProcess
  • Fixed force_delete_start date comparison in admin notifier job

WHY:

  • Debug output was adding noise to logs and wasn't necessary

HOW:

  • Removed puts statement for domain status debugging
  • Changed query to use exact timestamp comparison for force_delete_start

WHAT:
- Removed debug output line from PostSetProcess
- Fixed force_delete_start date comparison in admin notifier job

WHY:
- Debug output was adding noise to logs and wasn't necessary

HOW:
- Removed puts statement for domain status debugging
- Changed query to use exact timestamp comparison for force_delete_start
@OlegPhenomenon OlegPhenomenon changed the title Remove debug output from force delete process Daily email notification to admins about new FD statuses Dec 19, 2024
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.

Daily email notification to admins about new FD statuses set
2 participants