-
Notifications
You must be signed in to change notification settings - Fork 144
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
Allow users to send mails to case, contact, event participant and travel entry persons [5] #12463
Comments
…and travel entry persons - add missing @AuditedClass annotation
…and travel entry persons - fixed failing test
…and travel entry persons - added missing translations
…mail-from-case-contact-ep-te #12463 Allow users to send mails to case, contact, event participant …
I am reopening the ticket due to the following:
|
…and travel entry persons - fixed ui issues
…ues-found-by-qa #12463 Allow users to send mails to case, contact, event participant …
Verified ticket on the local machine using the latest version of SORMAS from the development branch - 1.92.0-SNAPSHOT(a10d1df). |
Feature Description
Add a new "Emails" side component to cases, contacts, event participants and travel entries, and allow users to send emails based on email templates to the associated person.
Added Value/Benefit
Users will be able to send external emails through SORMAS without having to go through an external email client and having to manually fill in information all the time.
Acceptance Criteria
(primary)
suffix; this suffix is translatable through i18nEXTERNAL_EMAIL_SEND
user right introduced in Create new user rights to manage, send and attach documents to email templates [0.5] #12466 and when the newEXTERNAL_EMAILS
feature type introduced in View existing and create new email templates in the configuration screen [5] #12461 is enabledImplementation Details
Mockups
Additional Information
Password protection and document attachment will be handled in separate issues.
The text was updated successfully, but these errors were encountered: