how to autoset subject and note after changing owner of ticket?

Moderator: crythias

Post Reply
Thomymaster
Znuny newbie
Posts: 76
Joined: 26 Sep 2016, 10:50
Znuny Version: 5.0.12
Company: MPImF Heidelberg

how to autoset subject and note after changing owner of ticket?

Post by Thomymaster »

Hi


When there are new tickets from inbound e-mail, they are in the status "new".

Once i assign myself as the owner, i have to fill out the subject and content of the note. How do i prefill the subject and the content of this note like:

Subject: ticket owner transfered
Content: Ticket owener has been transfered to <new owner> (dynamic field)


Best,
Thomas
OTRS 5.0.12 on Ubuntu 14.04 LTS
OTRS 5.0.27 on Ubuntu 16.04 LTS
wheelshot
Znuny expert
Posts: 188
Joined: 15 Dec 2014, 20:49
Znuny Version: 4.0.24
Location: QC, Canada

Re: how to autoset subject and note after changing owner of ticket?

Post by wheelshot »

Try it with a generic agent. It should do what you want. But is it to show the customer? If not, theres the history that already shows you that information.
fullhouse
Znuny newbie
Posts: 36
Joined: 13 Sep 2018, 11:58
Znuny Version: 6.0.12

Re: how to autoset subject and note after changing owner of ticket?

Post by fullhouse »

have you found any solution to this problem? I cant figure it out using GenericAgent
jojo
Znuny guru
Posts: 15019
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: how to autoset subject and note after changing owner of ticket?

Post by jojo »

change the sysconfig settings for the Owner Action or set the Note to not mandatory
"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
wurzel
Znuny guru
Posts: 3225
Joined: 08 Jul 2010, 22:25
Znuny Version: x.x.x
Real Name: Florian

Re: how to autoset subject and note after changing owner of ticket?

Post by wurzel »

Hi,

You can use Ticket::Frontend::AgentTicketOwner###Subject
to prefill the subject

use this, as it is designed for it.



you might also want to use the ticket notification. There is one "owner update" and there are tags used for the ownership.
Maybe you'll find a solution there.

regards
Flo
OTRS 8 SILVER (Prod)
OTRS 8 auf Debian 11 (Test)
Znuny 7.x latest version testing auf Debian 11

-- Ich beantworte keine Forums-Fragen PN - No PN please

I won't answer to unfriendly users any more. A greeting and regards are just polite.
Post Reply