[Partially Solved] Cannot change customer

Moderator: crythias

Locked
zbigniew
Znuny newbie
Posts: 53
Joined: 11 Dec 2014, 13:30
Znuny Version: 5.0.23
Real Name: Zbigniew Luszpinski

[Partially Solved] Cannot change customer

Post by zbigniew »

Hi,

cannot change customer. I login as agent, open any ticket, choose 'Customer' from Ticket toolbar
link: http://localhost/otrs/index.pl?Action=A ... ketID=1520
Then in window which appears I clean 'Customer user:' field and choose new Customer from LDAP directory. Finally click 'Submit' to save changes.
Window not closes, Customer is restored to previous value and my changes are gone. There is no error in logs. Nothing happens.

Found setting: AgentTicketCustomer###Permission so 'customer' group members can change customer. So created group 'customer' and added my user with full rights to this group. After logout/login nothing changed. Still does not work.

Source of problem:
/opt/otrs/Custom/Kernel/Output/HTML/Standard/AgentTicketCustomer.tt
Commented out unwanted CustomerID field section to hide it. This causes problem described above.

Solution:
Do not hide this field. It is like big tax, you do not need it, do not want it, you know it is too much but you have to live with it.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: [Partially Solved] Cannot change customer

Post by crythias »

Ldap is read only. Manipulate via ADUC.
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
Locked