[Feature] Email collect message hooks (#331)
- Add email collect hook on creating conversation - Merge contact if it already exist
This commit is contained in:
@@ -29,4 +29,6 @@ class ContactInbox < ApplicationRecord
|
||||
|
||||
belongs_to :contact
|
||||
belongs_to :inbox
|
||||
|
||||
has_many :conversations, dependent: :destroy
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user