I have changed the Ticket::Frontend::MoveType from Dropdown to New Window in Edit Config Settings in Ticket -> Frontend::Agent::Ticket::ViewMove
After this change, when a ticket is moved to other queues ticket, notification emails that agents receive on their mailboxes contain only the move notification text and not part of the email body that was sent to otrs. (If I switch back to dropdown the emails contain the customer email body)
How can we send the email body or part of the body when we use the new window for move action?
PS:I have set the Agent notification::Agent::Move to use <OTRS_CUSTOMER_EMAIL[30]> and <OTRS_CUSTOMER_BODY> but it sends the notice TXT only.
Best regards, MatjazBF
Move notification and email body MoveType New Window
Moderator: crythias
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Move notification and email body MoveType New Window
Try turning off the body section in SysConfig
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
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
-
- Znuny newbie
- Posts: 21
- Joined: 29 Oct 2013, 12:11
- Znuny Version: 4.0.10
- Real Name: Matjaz Batic Finzgar
Re: Move notification and email body MoveType New Window
Thanks crythias for your reply!
I have opened the Ticket -> Frontend::Agent::Ticket::ViewMove and tried:
Any other ideas?
I have opened the Ticket -> Frontend::Agent::Ticket::ViewMove and tried:
- removing the checkmark at Ticket::Frontend::AgentTicketMove###Body
- and then also tried to put in the variable <OTRS_CUSTOMER_EMAIL[30]> or <OTRS_CUSTOMER_BODY>
Any other ideas?