pending reminder

Moderator: crythias

Post Reply
branoma
Znuny newbie
Posts: 19
Joined: 18 Jan 2012, 21:27
Znuny Version: 3.0.11
Real Name: BM
Company: SLK Piestany

pending reminder

Post by branoma »

Agent set up pending reminder for one ticket, after time agent update status of ticket to closed sucessfull but she repeately receive email notification "pending remainder" for this ticket. How can I switch off pending reminder email notification?
jojo
Znuny guru
Posts: 15019
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: pending reminder

Post by jojo »

if the ticket is closed no notification will be sent.

Is there a testsystem with a copy of the live data
"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
yuri0001
Znuny superhero
Posts: 631
Joined: 17 Mar 2011, 14:40
Znuny Version: 5.0.6
Real Name: Yuri Kolesnikov
Location: Russia

Re: pending reminder

Post by yuri0001 »

See Ticket::EventModulePost###150-TicketPendingTimeReset in SysConfig in Ticket -> Core::Ticket
Best regards Yuri Kolesnikov
OTRS 5.0.14, ITSM 5.0.14
SUSE 13.2, MariaDB 10.0.22(productive)
OTRS 5.0.14, ITSM 5.0.14(test)
branoma
Znuny newbie
Posts: 19
Joined: 18 Jan 2012, 21:27
Znuny Version: 3.0.11
Real Name: BM
Company: SLK Piestany

Re: pending reminder

Post by branoma »

I have two inputs there
Event - TicketStateUpdate
Module - Kernel::System::Ticket::Event::TicketPendingTimeReset

With this setting agent receive repeately notification even ticket changed status from pending to clossed succesful
eyucks
Znuny newbie
Posts: 31
Joined: 11 Jul 2012, 05:17
Znuny Version: 3.3.6
Real Name: Ashraf

Re: pending reminder

Post by eyucks »

Same here,

How about when we set pending reminder and we receive 1st reminder from otrs after reached pending date and time.
We update the note and the state changed and then we close the ticket.
After that we still receive same notification pending reminder after we close the ticket.
This notification occurs to the ticket that has been set for pending reminder only.

Any idea?
eyucks
Znuny newbie
Posts: 31
Joined: 11 Jul 2012, 05:17
Znuny Version: 3.3.6
Real Name: Ashraf

Re: pending reminder

Post by eyucks »

:(
eyucks
Znuny newbie
Posts: 31
Joined: 11 Jul 2012, 05:17
Znuny Version: 3.3.6
Real Name: Ashraf

Re: pending reminder

Post by eyucks »

Any help ?

Code: Select all

Ticket::EventModulePost###150-TicketPendingTimeReset 

[u]Key[/u]
Event             TicketStateUpdate
Module           Kernel::System::Ticket::Event::TicketPendingTimeReset
I set one ticket to pending, then ticket reached time. then update note and close the ticket.
I still receive an email notification said "Ticket reminder has reached! (update from email)"
andreaotrs6
Znuny newbie
Posts: 2
Joined: 30 Jan 2018, 15:03
Znuny Version: (6.0.1)

Re: pending reminder

Post by andreaotrs6 »

Hi everyone, I've the same problem, someone have a solution? My problem is that an agent/owner receives continuously the " Unlocked Ticket Pending Reminder Time Reached " notifications but the ticket itself was completely deleted.
I can't disable the "Ticket::PendingNotificationOnlyToOwner", I think it's a system setting unchangeable, but is there a way to stop sending these notifications indistinctly? Probably the agent has not changed the ticket status before canceling it and now OTRS sends the notification every 24h.
Thanks in advance for your help.

Andrea
christianclavet
Znuny newbie
Posts: 75
Joined: 27 Aug 2018, 13:50
Znuny Version: Community
Real Name: Christian Clavet
Company: Tact Group

Re: pending reminder

Post by christianclavet »

Hi, For ordinary pending remainder tickets, I have implemented something using the generic agent on the agent web gui.

The agent check for the pending notification event and set the selected ticket state to open. Have you tried this?

Humm..
If your ticket was deleted, it should not send notifications. Use the ticket search feature and look for closed tickets.
----------------------------------------------
OTRS Community 6.0.11
Debian 9.0

MariaDB
Post Reply