Hola, me gustaría cambiar el asunto de los correos cuando llega una incidencia:
Actualmente lo tenemos de esta forma: "MORAY - SOL12 - Problema"
y el código es: "MORAY - ${issue.key} - ${issue.summary}"
Pero queremos que el asunto diga: "MORAY - SOL12 -PC123"
el valor de PC123= cf[10041] y es un Text Field (single line)
como realizará el código para que se muestre en el tema de mi plantilla.
Les agradecería
Saludos
Hello, I would like to change the subject of the emails when an incident arrives:
Currently we have it this way: "MORAY - SOL12 - Problem"
and the code is: "MORAY - ${issue.key} - ${issue.summary}"
But we want the subject to say: "MORAY - SOL12 -PC123"
the value of PC123= cf[10041] and it is a Text Field (single line)
How will the code be displayed in the theme of my template.
I would be grateful
Greetings
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.