Reopen closed tickets [SOLVED]

Moderator: crythias

Locked
primosz
Znuny newbie
Posts: 9
Joined: 30 Aug 2012, 16:00
Znuny Version: 3.1.9

Reopen closed tickets [SOLVED]

Post by primosz »

Hello,
I've got 8 agents and about 500 customers

Just one agent can't close tickets. After he close it I don't know why it reopen with followup? Nobody is sending followup message to it.
In followup sender address is otrs address.
Any sugestion?

Regards
Primosz

OS: Centos 6.3
DB:Mysql
OTRS:3.1.12
Last edited by primosz on 01 Feb 2013, 16:44, edited 1 time in total.
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: Reopen closed tickets

Post by reneeb »

What does the ticket history 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
primosz
Znuny newbie
Posts: 9
Joined: 30 Aug 2012, 16:00
Znuny Version: 3.1.9

Re: Reopen closed tickets

Post by primosz »

Here you have some last lines.
Strange why root@localhost send this messages.
It only happen for two tickets.

AddNote Added note (Close) Zoom view my@email (my personal) 2013-01-25 12:07:13
StateUpdate Old: "open" New: "closed successful" - my@email (my personal) 2013-01-25 12:07:13
Unlock Unlocked ticket. - my@email (my personal) 2013-01-25 12:07:13
SendCustomerNotification Notification sent to "help@mydomain". Zoom view my@email (my personal) 2013-01-25 12:07:13
Lock Locked ticket. - root@localhost (Admin OTRS) 2013-01-25 12:09:02
Misc Reset of unlock time. - root@localhost (Admin OTRS) 2013-01-25 12:09:02
StateUpdate Old: "closed successful" New: "open" - root@localhost (Admin OTRS) 2013-01-25 12:09:02
FollowUp FollowUp for [2013012410000179]. Zoom view root@localhost (Admin OTRS) 2013-01-25 12:09:02
SendAgentNotification "FollowUp"-notification sent to "my@email". - root@localhost (Admin OTRS) 2013-01-25 12:09:02
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: Reopen closed tickets

Post by reneeb »

Any genericAgent jobs that lock a ticket? Anything triggers a ticket lock and a followup...
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
primosz
Znuny newbie
Posts: 9
Joined: 30 Aug 2012, 16:00
Znuny Version: 3.1.9

Re: Reopen closed tickets

Post by primosz »

There is no genericAgent jobs. Never setuped triggers.
Yesterday I made DB update.
But don't think it's a problem, because any other tickets were closed.
I made a test.
Created new ticket -> assign to this agent -> and he can closed it -> no followup.
primosz
Znuny newbie
Posts: 9
Joined: 30 Aug 2012, 16:00
Znuny Version: 3.1.9

Re: Reopen closed tickets - SOLVED

Post by primosz »

I found solution.
Agent, when created ticket entered postmaster @.
When OTRS fetch e-mail in mailbox was info about closed ticket - of course with number.
So OTRS followup ticket :).

Solution:
Loing to database, find ticket number, change @. Close ticket :D
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: Reopen closed tickets

Post by reneeb »

You can change the settings of the queue and forbid followups for closed tickets...
You shouldn't change anything in the database!
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
primosz
Znuny newbie
Posts: 9
Joined: 30 Aug 2012, 16:00
Znuny Version: 3.1.9

Re: Reopen closed tickets

Post by primosz »

Yes, you've got right.
But I must have followup.
We've got about 10 remote locations using OTRS and over 500 users.
So when someone want create new ticket each time it will be difficult.
having followups give us power to speed reply to user when there's still something wrong with ticket/trouble - and there is one history.
It will be difficult still merging tickets.
Anyway now it's working.
Locked