Copy the comment on the child issue and paste it to the parent issue, everytime a comment is added to child issue.
Hi @Soundarya Saravanan Welcome to the community!
You can create automation like the below:
Trigger: when Comment added
Condition: If Issue Type = Subtask
Branch: For Parent
Action: add comment
Inside comment use the below expressions:
{{comment.author.displayName}}:
{{comment.body}}
At the community we try to help people to learn and also understand the logic of an automation.
Just providing a hand out solution will not gain their knowledge on how something works.
I hope you can agree with me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Marc - Devoteam totally agreed with you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What have you tried so fare to get this working.
People on the community are here to help other community members, and learn them how to get the results they want.
We are not here to just provide ootb solutions for people with issues to solve, the community are people voluntarily spending time to help people.
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.