Pending reminder notifications sent for closed tickets

Moderator: crythias

Locked
bobrivers
Znuny newbie
Posts: 8
Joined: 24 Sep 2010, 20:01
Znuny Version: 3.0.9
Real Name: Bob Rivers

Pending reminder notifications sent for closed tickets

Post by bobrivers »

Hi,

We have been using otrs 2.4.x for about one year. 1 month ago, we upgraded to 3.0.9. Everything, besides notification, seems to be working fine.

We use pending reminder in order to do follow up on tickets that are waiting for any kind of feedback (users, vendors, etc). So we set the next state to "pending reminder" and set the pending date to whatever agents wants. Otrs sends notifications remembering agents that something was pending. When the problem is solved, we close the ticket. Everything used to work nice.

Since the upgrade, the notification stills working, but, we are recieving notifications from already closed tickets...

Does anybody had this kind of issue?

What I was thinking is that I could "reset" pending information on database. By doing this, I could keep an eye only on new pending tickets, that didn't exist before the upgrade.

So my other question is, where this information is stored? I think that its on tickte table, column until_time...

TIA,

Bob
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Pending reminder notifications sent for closed tickets

Post by jojo »

there is a second otrs running (the old one, a test system)....
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
bobrivers
Znuny newbie
Posts: 8
Joined: 24 Sep 2010, 20:01
Znuny Version: 3.0.9
Real Name: Bob Rivers

Re: Pending reminder notifications sent for closed tickets

Post by bobrivers »

jojo wrote:there is a second otrs running (the old one, a test system)....
Hi,

Thanks for replying, but I did not understand what you mean ... Our test/approval server is a virtual machine, and right now it is shutdown. So there's no way it was sending the emails.

I tried to look on the production server if there was some kind of test user/system, or something, but found nothing ...
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Pending reminder notifications sent for closed tickets

Post by jojo »

if the ticket is closed OTRS won't send a pending reminder notification (have a look at the history)

So the most possible cause is, that a second system is running... You should look at the email headers to find out the IP address
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Locked