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

Clean up contact model in DB #2

Open
jplitza opened this issue Apr 7, 2014 · 1 comment
Open

Clean up contact model in DB #2

jplitza opened this issue Apr 7, 2014 · 1 comment

Comments

@jplitza
Copy link
Member

jplitza commented Apr 7, 2014

Currently, multiple contact possibilities are stored as comma-separated string in the database. The cleaner solution would obviously be to have a separate table contacts and a joining table node_contacts. That could give the source plugins the responsibility to split their format into multiple contacts.

@rubo77
Copy link
Contributor

rubo77 commented Aug 9, 2016

This would be great, because we want to be able to add unlimited extra external contacts to each node.

Any users, that wants to be notified on a node, should be able to opt-in on any node.

I will create an external applicat where other users can add their notification requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants