Hi @Ishwar_chand and Welcome to Atlassian Community!
You can easily achieve this using the following sequence of blocks:
1) Add the Issue Commented trigger:
2) Check if the comment was added to a sub-task:
3) If the condition is met, add a branch and switch to the parent issue:
4) Post a comment. 🙂
Hope this helps! 🚀 If you encounter any difficulties, feel free to ask me, and I'll do my best to help.
The rule is functioning correctly; however, it only copies comments made by the reporter. Comments from other users on sub-tickets are not copied to the parent ticket.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Ishwar_chand again!
I've just tested and comment successfully copied from me and another test user:
Could you please explain better your problem?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ashish is report here his comments are sync to parent but another use comments are not.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Ishwar_chand Welcome to the Community!
You can create an automation rule like below.
Trigger- Issue Commented
Condition- Issue Type = Sub-task
Branch For Parent
Action Comment on Issue
Paste this under the comment
{{comment.author.displayName}}
{{comment.body}}
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.
@Ishwar_chand that's partially correct.
Please review the second screenshot in my answer.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.