Hi @Ayush Lawania ,
With the help of JMWE's " Copy Comments to related issues" post function, you will achieve your requirements.
Please refer to https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/450756892/Copy+comments+to+related+issues for more details.
This post function provides an option to filter the comments as part of copying the words, and you can use the simple code to filter the analysis.
{{"Weekly update" in (context.comment.body)}}
Please refer to the below screenshot for your reference.
Please note that based on your requirement, the above post function can be configured in the transition, event-based, or scheduled action.
Event-Based actions: If you want to copy the comments to related issues based on a trigger like value change or assignee change, you can take Event-based actions.
https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/455180429/Event-based+actions
Scheduled actions: If you want to copy the comments in a scheduling pattern, then you can make use of Scheduled actions
https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/455377148/Scheduled+Actions
Thanks,
Avinash
Online 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.