Function to contanct agents/customers for clarification

Moderator: crythias

Locked
aph
Znuny superhero
Posts: 646
Joined: 20 Jun 2014, 12:11
Znuny Version: 3.3.9, 4.x, 5.x

Function to contanct agents/customers for clarification

Post by aph »

I would like to add a functionality to the ticket menu (see screenshot below), whereby I can ask for a clarification for example.
Unbenannt_6.PNG
Let's assume an agent working on a ticket created a note and it is not clear what is meant by the content of it. I would like to have a functionality whereby I can contact the agent who created this note through web interface for clarification and set the status of the ticket to 'waiting for reply'. Is such function already available or do I have to create it myself?
You do not have the required permissions to view the files attached to this post.
OTRS 3.3.x (private/testing) on Windows Server 2008 with MSSQL database.
OTRS 3.3.x (private/testing) on CentOS with MySQL database and apache
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Function to contanct agents/customers for clarification

Post by crythias »

forward note-internal
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
aph
Znuny superhero
Posts: 646
Joined: 20 Jun 2014, 12:11
Znuny Version: 3.3.9, 4.x, 5.x

Re: Function to contanct agents/customers for clarification

Post by aph »

I don't see an option to forward an internal note
Unbenannt_56.PNG
You do not have the required permissions to view the files attached to this post.
OTRS 3.3.x (private/testing) on Windows Server 2008 with MSSQL database.
OTRS 3.3.x (private/testing) on CentOS with MySQL database and apache
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Function to contanct agents/customers for clarification

Post by crythias »

copy paste or just add another note. The owner (if locked) or the "My Queues" (if unlocked) will get notification of the new note.
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
aph
Znuny superhero
Posts: 646
Joined: 20 Jun 2014, 12:11
Znuny Version: 3.3.9, 4.x, 5.x

Re: Function to contanct agents/customers for clarification

Post by aph »

When adding a note there are two options for note type: note-internal and note-external. I added email-internal to Ticket -> Frontend::Agent::Ticket::ViewNote under Ticket::Frontend::AgentTicketNote###ArticleTypes. I choose Email internal, the agent still receives a general message that a note has been added from OTRS notification master. How can I onfigure OTRS so that when email-internal is selected an email is sent from the queue.
Last edited by aph on 29 Jul 2014, 16:24, edited 1 time in total.
OTRS 3.3.x (private/testing) on Windows Server 2008 with MSSQL database.
OTRS 3.3.x (private/testing) on CentOS with MySQL database and apache
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Function to contanct agents/customers for clarification

Post by crythias »

aph wrote:Where can I configure that the agent is notified via Email?
aph wrote:The owner (if locked) or the "My Queues" (if unlocked) will get notification of the new note.
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
aph
Znuny superhero
Posts: 646
Joined: 20 Jun 2014, 12:11
Znuny Version: 3.3.9, 4.x, 5.x

Re: Function to contanct agents/customers for clarification

Post by aph »

Sorry for the copy/paste, but I had edited the earlier message, after you replied to the original.

When adding a note there are two options for note type: note-internal and note-external. I added email-internal to Ticket -> Frontend::Agent::Ticket::ViewNote under Ticket::Frontend::AgentTicketNote###ArticleTypes. I choose Email internal, the agent still receives a general message that a note has been added from OTRS notification master. How can I onfigure OTRS so that when email-internal is selected an email is sent from the queue.
OTRS 3.3.x (private/testing) on Windows Server 2008 with MSSQL database.
OTRS 3.3.x (private/testing) on CentOS with MySQL database and apache
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Function to contanct agents/customers for clarification

Post by crythias »

aph wrote:How can I onfigure OTRS so that when email-internal is selected an email is sent from the queue.
Don't do that. If you want to send an email message, use forward or reply.
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
aph
Znuny superhero
Posts: 646
Joined: 20 Jun 2014, 12:11
Znuny Version: 3.3.9, 4.x, 5.x

Re: Function to contanct agents/customers for clarification

Post by aph »

aph wrote:I don't see an option to forward an internal note
Unbenannt_56.PNG
Still there is no option to forward an internal note. Can this option be configured in SysConfig?
OTRS 3.3.x (private/testing) on Windows Server 2008 with MSSQL database.
OTRS 3.3.x (private/testing) on CentOS with MySQL database and apache
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Function to contanct agents/customers for clarification

Post by jojo »

no
"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