On Wed, Mar 7, 2012 at 00:15, ANDRE LUIS FORIGATO <[email protected]> wrote:
> Hello,
>
> The number of the ticket is placed on the left of the subject.
> I need to put a ticket number on the right side of the subject. Is that
> possible?

Edit all templates and put the following line at the beginning:

Subject: {$Ticket->Subject} [{$Ticket->SubjectTag}]

See autoreply template as reference.

Other way is to patch RT. Subject tag is placed in one place, so it
would be easy patch and you wouldn't need to change every template.

>
> example:
> Current issue:
> [Test # 857490] Problems slowness ...
>
> I need to change to:
> Problems slow ... [Test # 857490]
> --------
> RT Training Sessions (http://bestpractical.com/services/training.html)
> * Boston — March 5 & 6, 2012



-- 
Best regards, Ruslan.
--------
RT Training Sessions (http://bestpractical.com/services/training.html)
* Boston  March 5 & 6, 2012

Reply via email to