Alter subject lines of sent e-mail's

Moderator: crythias

Locked
Varsas
Znuny newbie
Posts: 8
Joined: 04 Dec 2013, 09:50
Znuny Version: 3.1.11
Company: SSVC

Alter subject lines of sent e-mail's

Post by Varsas »

Hi.

I would like to remove (or move) the ticket number from e-mail notifications about new tickets. This is so that it is easier to see information about tickets on low resolutions displays (like mobile phones). Agents don't really care about the ticket number, they do care about the contents of the subject, but at the moment they can only read the ticket number. This is made worse by the e-mail's coming from: "OTRS Notification Master <my email@me.com>" which is also displayed, and is quite long.

I have already changed the agent::new ticket notification so that it only contains the subject, but something is adding: [Ticket#<ticket number>] to the start of the subject of the notification e-mail.

Can this be changed? Removing it or moving it to the end instead of the start would be fine.

Thanks in advance!

OTRS 3.3.8
root
Administrator
Posts: 4253
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: Alter subject lines of sent e-mail's

Post by root »

Checkout Ticket Core::Ticket in the SysConfig
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
Varsas
Znuny newbie
Posts: 8
Joined: 04 Dec 2013, 09:50
Znuny Version: 3.1.11
Company: SSVC

Re: Alter subject lines of sent e-mail's

Post by Varsas »

Great, altered:

Ticket::SubjectFormat

and that does what I want. Thanks.
MadKeeper
Znuny newbie
Posts: 1
Joined: 07 Dec 2015, 05:26
Znuny Version: 4.0.14

Re: Alter subject lines of sent e-mail's

Post by MadKeeper »

Hey,

I've got a similar issue, but mine is that the subject line contains the tickets number twice
[Ticket#8900005] *Subject* Reference #8900005

I don't think I've made this change as it's quite an obvious error, I would prefer to keep the [Ticket#xxxxxx] but if I can't get rid of the Reference #xxxxxx then I suppose I'll have to remove it from the SysConfig Ticket section.

How would this affect the system ability to recognise replies from the client?

Thanks,
Locked