Hi,
I am trying to create an automation where when an epic is created there are issues created under it that inherit the summary as PART of the summary of the issues. For instance:
How can I get the summary of the epic and then append other text to it in the summary of the other issues I am creating?
Thank you,
-Judah
Hi Judah,
Can you share a screenshot of what you have already?
Here is example of code you can put in the summary field to copy down from the Epic and append it:
{{triggerIssue.summary}} - Your Text Here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.