Notification Reminder Ticket

Moderator: crythias

Locked
lupisa
Znuny newbie
Posts: 23
Joined: 15 Feb 2011, 14:15
Znuny Version: 2.4.9

Notification Reminder Ticket

Post by lupisa »

I am trying to setup a notification (email) to be sent to all agents with permissions to the ticket queue that the reminder time has been reached.

In fact there is already a notification en::Agent::PendingReminder which I would like to use but cannot find the way to 'enable' it.

Under SysConfig, I searched for Ticket::Frontend::AgentTicketPending###ArticleTypeDefault, and found subgroup Frontend::Agent::Ticket::ViewPending I enabled Ticket::Frontend::AgentTicketPending###InvolvedAgent and Ticket::Frontend::AgentTicketPending###InformAgent.

Still no emails are being sent to agents.

Any help plsss?
You do not have the required permissions to view the files attached to this post.
ferrosti
Znuny superhero
Posts: 723
Joined: 10 Oct 2007, 14:30
Znuny Version: 3.0
Location: Hamburg, Germany

Re: Notification Reminder Ticket

Post by ferrosti »

When you have set 'Ticket::Frontend::AgentTicketPending###InformAgent '
and you take a ticket and use the link 'Pending' (not another button) and in there you select the agents to be informed they will get no mail?
openSuSE on ESX
IT-Helpdesk: OTRS 3.0
Customer Service: OTRS 3.0 (upgraded from 2.3)
Customer Service (subsidiary): OTRS 3.0
+additional test and development systems
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Notification Reminder Ticket

Post by jojo »

on a locked ticket only the owner will get an email
"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
lupisa
Znuny newbie
Posts: 23
Joined: 15 Feb 2011, 14:15
Znuny Version: 2.4.9

Re: Notification Reminder Ticket

Post by lupisa »

Ferrosti: oh I missed that one, I will try it right now.

jojo: I have set up that for pending tickets there will no required lock. So even when the ticket was not locked no mail was received.
You do not have the required permissions to view the files attached to this post.
lupisa
Znuny newbie
Posts: 23
Joined: 15 Feb 2011, 14:15
Znuny Version: 2.4.9

Re: Notification Reminder Ticket

Post by lupisa »

ferrosti: I have selected the agents to be informed as you suggested, but they were ONLY informed that there was a note and a ticket is pending.

The agents chosen were not informed when the pending time was up.
So agents did not receive a mail to remind them of the ticket.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Notification Reminder Ticket

Post by jojo »

as I already wrote, only the owner will receive the pending reminder message (if your cron jobs are running). If it is not locked all agents which having the Queue in my Queues will receive the notification
"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
lupisa
Znuny newbie
Posts: 23
Joined: 15 Feb 2011, 14:15
Znuny Version: 2.4.9

Re: Notification Reminder Ticket

Post by lupisa »

jojo: sorry for this silly question I am about to ask...but what are exactly cron jobs pls?

Because from what you have mentioned, I have everything set up correctly.
Ticket is not locked and agents assigned to queue of ticket.
The only thing missing is 'cron job'.

Your help is greatly appreciated.
lupisa
Znuny newbie
Posts: 23
Joined: 15 Feb 2011, 14:15
Znuny Version: 2.4.9

Re: Notification Reminder Ticket

Post by lupisa »

I think I found the solution.

I added a job in the server Windows task scheduler to run PendingJobs.pl every 30 minutes.

Now it seems that everything is working.

Thanks everyone.
Locked