Wrong Customer ID assignment

English! place to talk about development, programming and coding
Post Reply
sputtala
Znuny newbie
Posts: 21
Joined: 21 Jan 2013, 14:40
Znuny Version: 2.4.7

Wrong Customer ID assignment

Post by sputtala »

Hi All,

We are facing customer id mapping functionality. Generally, when email comes from abc@gmail.com, then the abc@gmail.com created as a customer ID if that doesn't exists in customers list. But if email comes from xyz@gmail.com, while creating the OTRS ticket, the customer information is assigning something else not the xyz@gmail.com customer info. This is happening to only specific email id from address (i.e. xyz@gmail.com), rest of them working fine.

Could you please some one help me on this ?? where do I need to check ?

Thanks
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Wrong Customer ID assignment

Post by crythias »

if customer information is assigned, it's either coming from parts of the email or your customer database.

As "something" is rather ambiguous, that's all the information that can be offered.

Also, please ask general help questions in the appropriate language forum, unless your question is regarding custom code you're developing.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
sputtala
Znuny newbie
Posts: 21
Joined: 21 Jan 2013, 14:40
Znuny Version: 2.4.7

Re: Wrong Customer ID assignment

Post by sputtala »

Thanks for your reply

Actually "from" email address has to be assign to customer ID but this is not happening for only one from email address.

Thanks
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Wrong Customer ID assignment

Post by crythias »

sputtala wrote:Actually "from" email address has to be assign to customer ID but this is not happening for only one from email address.
That's what you said. So, what *is* assigned? because:
sputtala wrote:if email comes from xyz@gmail.com, while creating the OTRS ticket, the customer information is assigning something else
and I said:
crythias wrote:if customer information is assigned, it's either coming from parts of the email or your customer database.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Post Reply