How to copy latest comment of an issue to its linked issue using automation?
Create an automation with trigger Issue commented & then for linked issue add the comment with smart value as {{triggerissue.comments.last.body}}.
This should solve your query.
Hi @Shivam Singh -- Welcome to the Atlassian Community!
What problem are you trying to solve? That is, why copy the comment? Knowing that may help the community to suggest better solutions. Thanks!
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
i am moving my an issue from to do to done status and i want to copy my comment of moving issue to linked issue through automation
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I understood "what" you were asking, and I did not understand "why" you want to do that. What problem does that solve? What value is provided by copying the comment?
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.