I want to pull the last comment from an issue and add it as a comment in a linked issue. How can I do that?
I believe you can get the last comment with the following:
{{triggerIssue.comment.last.body}}
And update the linked issue(s) as needed using related issues and a branch:
https://support.atlassian.com/jira-software-cloud/docs/work-with-related-issues/
Best regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.