I can't add customer user OTRS 5

Moderator: crythias

Locked
gecelann
Znuny expert
Posts: 164
Joined: 12 Feb 2016, 08:05
Znuny Version: 5.0.0
Real Name: ann
Company: rghdinc

I can't add customer user OTRS 5

Post by gecelann »

Hi!

Can I ask what are the possible cause if the customer user can't add in web interface but it actually add in database?
It always says that it has duplicate entry even if it is the first time to add.
Does it has the error if we have the same value/data in customer_id and in the email of the customer user?

Please see below the error in system log

Code: Select all

Duplicate entry '389' for key 'PRIMARY', SQL: 'INSERT INTO customer_user (title, first_name, last_name, login, email, customer_id, phone, fax, mobile, street, zip, city, country, comments, valid_id, create_time, create_by, change_time, change_by) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,
Even though it always says that it has duplicate error it will always add in customer user database but the it will not have customer information whenever we create a new ticket and it will not reflect in web interface. Please see the images below.
Selection_141.png
Selection_142.png
You do not have the required permissions to view the files attached to this post.
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: I can't add customer user OTRS 5

Post by reneeb »

What does the logs say?
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
gecelann
Znuny expert
Posts: 164
Joined: 12 Feb 2016, 08:05
Znuny Version: 5.0.0
Real Name: ann
Company: rghdinc

Re: I can't add customer user OTRS 5

Post by gecelann »

reneeb wrote:What does the logs say?
Hi reneeb!
Please see the images below.
It always says that it has duplicate entry but whenever i searched it in sql box it will show that it is successfully added in database but not in web user interface.

Selection_141.png
Selection_144.png
You do not have the required permissions to view the files attached to this post.
gecelann
Znuny expert
Posts: 164
Joined: 12 Feb 2016, 08:05
Znuny Version: 5.0.0
Real Name: ann
Company: rghdinc

Re: I can't add customer user OTRS 5

Post by gecelann »

It's weird because it will be actually seen when i searched it in customer user management
but it will show blank values please see the image, the data is invisible with dash value.
Selection_145.png
.
You do not have the required permissions to view the files attached to this post.
Locked