Locked Ticket

Moderator: crythias

Locked
raid1
Znuny newbie
Posts: 18
Joined: 22 Feb 2013, 12:41
Znuny Version: 3.2.1
Real Name: cs agci

Locked Ticket

Post by raid1 »

Hello,

I am confused about locked ticket
it seems all tickets had been locked automatically.
Actually what is the function of that lock? what are the differences between lock ticket and unlock ticket?
what's the trigger that one ticket can lock automatically?
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: Locked Ticket

Post by reneeb »

For some actions you need to be the owner of a ticket when it's locked. You can search the SysConfig for "RequiredLock" to find some of these actions...
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
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Locked Ticket

Post by crythias »

raid1 wrote:Actually what is the function of that lock?
One agent handling a ticket at a time. It prevents confusion for agents and customers "Who's handling this ticket, anyway?"
On a locked ticket, the agent owner who has locked the ticket is the only one who can reply to the ticket.
In addition, for notification purposes, while the ticket is locked, only the agent owner will get notifications of customer responses to the ticket.
raid1 wrote:what are the differences between lock ticket and unlock ticket?
Unlocked tickets will be available to any agent who is a member of the queue with appropriate permissions to handle a ticket in the queue. Notifications on customer responses to an unlocked ticket will go to all members of the queue's group who have notifications Yes and the queue highlighted in "My Queues" in the agent's preferences.
raid1 wrote:what's the trigger that one ticket can lock automatically?
Any action that communicates with the customer automatically locks the ticket to the first agent who does so. In addition, clicking the lock button locks the ticket to the agent who clicks it.
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
raid1
Znuny newbie
Posts: 18
Joined: 22 Feb 2013, 12:41
Znuny Version: 3.2.1
Real Name: cs agci

Re: Locked Ticket

Post by raid1 »

reneeb wrote:For some actions you need to be the owner of a ticket when it's locked. You can search the SysConfig for "RequiredLock" to find some of these actions...
it seems by default the owner always admin otrs (username:root@localhost)
does it matter?

crythias wrote:
Any action that communicates with the customer automatically locks the ticket to the first agent who does so. In addition, clicking the lock button locks the ticket to the agent who clicks it.
what action?
can you give me example?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Locked Ticket

Post by crythias »

raid1 wrote:what action?
can you give me example?
A reply
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