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

email subscription, throw NullPointerException #4789

Open
samguntersmilecdr opened this issue Apr 28, 2023 · 0 comments · Fixed by #4790
Open

email subscription, throw NullPointerException #4789

samguntersmilecdr opened this issue Apr 28, 2023 · 0 comments · Fixed by #4790
Assignees

Comments

@samguntersmilecdr
Copy link
Contributor

samguntersmilecdr commented Apr 28, 2023

Describe the bug
When the subscription module is restarted, the SubscriptionDeliveringEmailSubscriber can be constructed with a null EmailSender if SubscriptionDeliveryHandlerFactory has not had the EmailSender set.

To Reproduce
Steps to reproduce the behavior:

  1. Deploy smilecdr
  2. POST /Subscription with an email subscription
  3. Restart smile module: subscription
  4. POST /Patient

Expected behavior
Receive email without error

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 a pull request may close this issue.

2 participants