You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Actualmente cuando un ticket ya cargado cambia de estado, se crea automaticamente un word/pdf que se adjunta al ticket.
El problema es que necesito modificar los datos del template, pero no encuentro donde hacerlo.
Gracias
Hola @oterof_sancristobal_com_ar ,
¡Bienvenido a la comunidad de Atlassian!
Hay varias formas en que se puede generar el documento.
1. A través de una función de publicación asociada con la transición del flujo de trabajo.
2. A través de una Regla de Automatización.
3. A través de la funcionalidad Listener.
Debe determinar qué método está causando que se genere el documento. Examine la implementación de eso y probablemente indicará la ubicación de la plantilla si el código en sí no genera el contenido del documento.
---
Hello,
Welcome to the Atlassian community!
There are multiple ways that the document may be getting generated.
1. Through a Post Function associated with the workflow transition.
2. Through an Automation Rule.
3. Through Listener functionality.
You need to determine what method is causing the document to be generated. Examine the implementation of that and it will probably indicate the location for the template if the code itself is not generating the document content.
How is an attached word generated with data from a ticket?
Currently, when an already loaded ticket changes status, a word/pdf is automatically created and attached to the ticket.
The problem is that I need to modify the template data, but I can't find where to do it.Thank you
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.