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

fix(#2461): Check for available placeholders when sending email #2464

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

dominikriemer
Copy link
Member

Purpose

When building the email template, make sure that placeholders are present before they are accessed.

Remarks

PR introduces (a) breaking change(s): no

PR introduces (a) deprecation(s): no

@dominikriemer dominikriemer linked an issue Feb 7, 2024 that may be closed by this pull request
@github-actions github-actions bot added java Pull requests that update Java code backend Everything that is related to the StreamPipes backend labels Feb 7, 2024
@dominikriemer dominikriemer merged commit e343f18 into dev Feb 8, 2024
18 checks passed
@dominikriemer dominikriemer deleted the 2461-400-error-with-using-email-notification branch February 8, 2024 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Everything that is related to the StreamPipes backend java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

400 error with using email notification
2 participants