-
Notifications
You must be signed in to change notification settings - Fork 21
Enhancement to Entity Email Api Endpoint #319
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
Conversation
… when sending emails
Codecov Report
@@ Coverage Diff @@
## master #319 +/- ##
==========================================
- Coverage 84.59% 84.21% -0.38%
==========================================
Files 17 17
Lines 675 678 +3
==========================================
Hits 571 571
- Misses 104 107 +3
Continue to review full report at Codecov.
|
|
@joshglazer I'm testing this I want to make sure we are aligned... Two questions:
I'm asking because I can send a bunch of emails using |
|
Hey @blakenan-bellese thanks for taking a look. I only changed the I apologize for not updating the swagger documentation. I've made some updates with the additional filters that can be passed into the |
Description
Allow for filtering by entity.type or entityContact.relationshipTitle when sending emails. This is an enhancement of PR #295. In that PR, the corresponding front-end code was filtering emails by entity.type, but was actually sending relationshipTitle instead. I adjusted this endpoint so either option will work.
Related PRs
#295
Todos
N/A
Deploy Notes
N/A
Steps to Test or Reproduce
Click the email entities button from the dashboard of Healthcare Rollcall and choose an entity type.
Impacted Areas in Application
List general components of the application that this PR will affect:
Email Entities by entity type