We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A mainEmail address needs a email address else it is reseted.
When a mainEmail is written it needs to add this mail address also as contact email entity.
Create a new user with community bundle. Edit the contact in the backend the mainEmail address will be removed.
Add the email entity when not exist in the CommunityManager.
The text was updated successfully, but these errors were encountered:
Merge pull request sulu#46 from alexander-schranz/feature/dynamic-for…
4e171ad
…m-extensions add send attachments
Successfully merging a pull request may close this issue.
Actual Behavior
A mainEmail address needs a email address else it is reseted.
Expected Behavior
When a mainEmail is written it needs to add this mail address also as contact email entity.
Steps to Reproduce
Create a new user with community bundle. Edit the contact in the backend the mainEmail address will be removed.
Possible Solutions
Add the email entity when not exist in the CommunityManager.
The text was updated successfully, but these errors were encountered: