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

Allow organization to have multiple emails #229

Open
igobranco opened this issue Dec 14, 2023 · 4 comments
Open

Allow organization to have multiple emails #229

igobranco opened this issue Dec 14, 2023 · 4 comments

Comments

@igobranco
Copy link
Member

Each organization could have more than 1 email.
For example if there is multiple persons that should receive the shared revenue information by email.

View: #220

@sandroscosta
Copy link

Should this be a list of emails, separated by a comma?

[email protected]; [email protected]; [email protected]

@igobranco
Copy link
Member Author

Yes, it should be separated by special character, like a comma , or semicolon ; or a space .
But we could simplify and use a semicolon ; like you have put on the example.

@sandroscosta
Copy link

The team raised some questions regarding this issues. This needs further investigation due to:

  • some issues and questions with modeling. Should this use a foreign key to model more than one contact email per organization
  • should we have a default "team email" set to send a copy of the email
  • will the email field be validated for a proper email address. Will the team guarantee that the email address is valid

@igobranco
Copy link
Member Author

low priority.

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

No branches or pull requests

4 participants