Skip to content

Implemented SendEmailRequestHandler#234

Merged
mkholt merged 2 commits intomasterfrom
75_Implement_SendEmailRequest
Sep 10, 2024
Merged

Implemented SendEmailRequestHandler#234
mkholt merged 2 commits intomasterfrom
75_Implement_SendEmailRequest

Conversation

@Mai98
Copy link
Contributor

@Mai98 Mai98 commented Aug 13, 2024

Fixes #75
Implemented SendEmailRequestHandler. However, implementing handler for SendEmailFromTemplate has proven to quite a bit more complicated, because the current context and metadata is based on a deprecated environment.

Fixes #96
Changed mapping of PartyList from DbRow[] to EntityCollection. This made it possible to validate the from and to fields in the new request handler.

@Mai98 Mai98 requested a review from krihvi August 13, 2024 14:59
@Mai98 Mai98 marked this pull request as ready for review August 13, 2024 15:06
@mkholt mkholt merged commit 231deb7 into master Sep 10, 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.

Email From and To are not set in the internal storage after creation Implement SendEmailRequest

2 participants