-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
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.
Reactions are currently unavailable