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
Alter subject lines of sent e-mail's
Moderator: crythias
-
- 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
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 ?
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 ?
Re: Alter subject lines of sent e-mail's
Great, altered:
Ticket::SubjectFormat
and that does what I want. Thanks.
Ticket::SubjectFormat
and that does what I want. Thanks.
Re: Alter subject lines of sent e-mail's
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,
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,