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

DomainCron: Don't send force delete mail if template empty #1719

Merged
merged 1 commit into from
Oct 20, 2020

Conversation

karlerikounapuu
Copy link
Member

@karlerikounapuu karlerikounapuu commented Oct 20, 2020

When soft force delete is scheduled in admin portal and notify checkbox is not set, template_name for domain is nil. Apparently DomainCron.start_client_hold didn't respect that and still tried to send mail, which halted the proceed client hold cycle as no mail template was found.

@vohmar vohmar added the bug label Oct 20, 2020
@vohmar vohmar merged commit 41f888a into master Oct 20, 2020
@vohmar vohmar deleted the fix-soft-force-delete-mailing branch November 20, 2020 07:56
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