Customer ticket Body

Moderator: crythias

Locked
sebdar
Znuny newbie
Posts: 15
Joined: 21 May 2013, 16:31
Znuny Version: 3.019

Customer ticket Body

Post by sebdar »

Hi,

I wonder if someone can help me with this one.

I set up a notification for customer to receive an email every time when ticket is closed.
I need to attach original (first article) ticket body to it. I've noticed that if you use <OTRS_CUSTOMER_Body> it will only display the last customer reply. Is there a way to use first article?
Thank you
S
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Customer ticket Body

Post by crythias »

Don't do that. Reply to the first article with next state closed.
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
sebdar
Znuny newbie
Posts: 15
Joined: 21 May 2013, 16:31
Znuny Version: 3.019

Re: Customer ticket Body

Post by sebdar »

How can I do that?
At the moment my custom Notification event is like this:

Recipient groups: Customer
Event: TicketStateUpdate
State: closed

Subject: Ticket #:<OTRS_TICKET_TicketNumber> is now closed
Text: Hello <OTRS_CUSTOMER_REALNAME>,

This ticket number:<OTRS_TICKET_TicketNumber> has been closed.

Subject: "<OTRS_CUSTOMER_Subject>"

details: <OTRS_CUSTOMER_Body>
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Customer ticket Body

Post by crythias »

sebdar wrote:How can I do that?
TicketZoom.
Select the first customer article
Create a Reply/Response
Set the next state to closed successfully.
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
sebdar
Znuny newbie
Posts: 15
Joined: 21 May 2013, 16:31
Znuny Version: 3.019

Re: Customer ticket Body

Post by sebdar »

Thanks, but this not giving a notification to the customer that ticket state has changed to close
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Customer ticket Body

Post by crythias »

then create a response that includes the information and attach it to the queue.
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
sebdar
Znuny newbie
Posts: 15
Joined: 21 May 2013, 16:31
Znuny Version: 3.019

Re: Customer ticket Body

Post by sebdar »

awesome, thank you!!!!
Locked