-
Notifications
You must be signed in to change notification settings - Fork 502
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
Merge customers #2188
Comments
It's the same if the conversation is initiated using SMS, Twitter, or any other mode of communication. |
And with the tickets started via SMS, it doesn't recognize the client, for example, if the number is already assigned to a client, it doesn't recognize it. It just creates a new client. Where would I report this to add to the SMS feature? |
I advocate for these set of behaviors:
|
Any updates on this? |
Hi there,
As far as I can tell, there's no way to merge a customer that initiated their communication using the Chat module with customers who initiated another conversation via email. Whenever I try to add the same email address of the customer profile of the email thread to the customer profile of the chat thread, it states:
"Customer saved successfully. Email [email protected] has been moved from another customer: [Steve XYZ](link to the other profile)."
My expectation as a user is that by adding the same email address of one profile to another profile, the system understands this to mean it should merge those 2 customers into one, not move the email address back and forth. If this is not possible (due to structural limitations of the DB), then at least there should be a warning message that allows me the option to merge them.
Thanks!
The text was updated successfully, but these errors were encountered: