[SOLVED] OTRS send autoresponse closed completely
Moderator: crythias
-
- Znuny superhero
- Posts: 682
- Joined: 29 May 2012, 22:47
- Znuny Version: 6.0.24
- Real Name: Klaus Salazar
- Location: Perú
[SOLVED] OTRS send autoresponse closed completely
Hi anyone can help me, I would appreciate, I need that when a agent closed a ticket can choose between closed completely and closed incompletely, and after that to the customer will get an email autoresponder.
This is set in event notification, as "UpdateState", first began to closed completely and assign a text of autoresponder, second create another with the same event but now for closed incompletely and assigned another text different for autoresponder.
But when an agent closes completely or closed incompletely, only send the autoresponder closed completely.
This is set in event notification, as "UpdateState", first began to closed completely and assign a text of autoresponder, second create another with the same event but now for closed incompletely and assigned another text different for autoresponder.
But when an agent closes completely or closed incompletely, only send the autoresponder closed completely.
Last edited by klausneil on 30 Nov 2012, 18:29, edited 1 time in total.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: OTRS send autoresponse closed completely and incomplete
You want a notification event to capture this, but the proper way to do this is to use a response and set the next state to closed successful or closed unsuccessful. (Do not use events.)
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
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
-
- Znuny superhero
- Posts: 682
- Joined: 29 May 2012, 22:47
- Znuny Version: 6.0.24
- Real Name: Klaus Salazar
- Location: Perú
Re: OTRS send autoresponse closed completely and incomplete
Hi, well I use it when the agent make click in the button close to select the next state to closed complete and a notification arrives. Now if working with these responses apply if I make click the button of close?
I was trying create an email automatic for the state close completely and working properly, too I created an email automatic for the state closed incompletely , but when the agent close the ticket and changes the state to close incomplete, he system sends two emails at the same time, one of close completely and other of close incompletely, the configuration of the two have almost the same, one has: Event "TicketStateUpdate" and in status is "close incompletely" and in another event "TicketStateUpdate" and the status is "completely closed".
thank you very much
I was trying create an email automatic for the state close completely and working properly, too I created an email automatic for the state closed incompletely , but when the agent close the ticket and changes the state to close incomplete, he system sends two emails at the same time, one of close completely and other of close incompletely, the configuration of the two have almost the same, one has: Event "TicketStateUpdate" and in status is "close incompletely" and in another event "TicketStateUpdate" and the status is "completely closed".
thank you very much
-
- Znuny superhero
- Posts: 682
- Joined: 29 May 2012, 22:47
- Znuny Version: 6.0.24
- Real Name: Klaus Salazar
- Location: Perú
Re: OTRS send autoresponse closed completely and incomplete
Hi I have a question when you say "but the proper way to do this is to use a response and set the next state to closed" you mean to the autoresponders? also how connect the autoresponses with the state change? please help me I do not understand this part. thanks
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: OTRS send autoresponse closed completely and incomplete
You do not have the required permissions to view the files attached to this post.
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
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
-
- Znuny superhero
- Posts: 682
- Joined: 29 May 2012, 22:47
- Znuny Version: 6.0.24
- Real Name: Klaus Salazar
- Location: Perú
Re: OTRS send autoresponse closed completely and incomplete
Hi when I give click on "close" ticket changes automatically of state to close complety and sends an email notifying the customer autoresponder
but i selected close incompletely the customer gets 2 emails of autoresponse.
but i selected close incompletely the customer gets 2 emails of autoresponse.
Last edited by klausneil on 30 Nov 2012, 02:40, edited 1 time in total.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: OTRS send autoresponse closed completely and incomplete
No, these are not autoresponse. These are event notifications. You had to manually configure these, because OTRS doesn't send close ticket information on close.klausneil wrote:but i selected close incompletely the customer gets 2 emails of autoresponse.
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
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
-
- Znuny superhero
- Posts: 682
- Joined: 29 May 2012, 22:47
- Znuny Version: 6.0.24
- Real Name: Klaus Salazar
- Location: Perú
Re: OTRS send autoresponse closed completely and incomplete
yes, sorry this are notifications, but I want to create a event for close completely and another event for close incompletely
in the settings of event is the follows:
Recipient groups -->client-->*Event-->TicketStateUpadte-->State-->close completely---------> his own notification
|
|_--->close incompletely------->his own notification
And these are notifications that reach the customer when brand closeincompletely
in the settings of event is the follows:
Recipient groups -->client-->*Event-->TicketStateUpadte-->State-->close completely---------> his own notification
|
|_--->close incompletely------->his own notification
And these are notifications that reach the customer when brand closeincompletely
Last edited by klausneil on 30 Nov 2012, 02:41, edited 1 time in total.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: OTRS send autoresponse closed completely and incomplete
Then do that. Check your Notification Event and make sure it's triggering on only one state.klausneil wrote: but I want to create a event for close completely and another event for close incompletely
Check the Notification Events and make sure there's not more than one triggering on the same state.
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
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
-
- Znuny superhero
- Posts: 682
- Joined: 29 May 2012, 22:47
- Znuny Version: 6.0.24
- Real Name: Klaus Salazar
- Location: Perú
Re: OTRS send autoresponse closed completely and incomplete
In Notification Events, as comment you I'm using the same tigger(TicketStateUpdate) for two notifications, this is because is changing the state, then as make for have two states or no way (this seems the most likely).