Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Automation comments

Ayush Lawania
Contributor
August 23, 2023

In the automation I want to copy only those comments which contains the keyword "Weekly update". How can I do that?

1 answer

0 votes
Avinash Bhagawati {Appfire}
Community Champion
August 23, 2023

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.

Weekly_update.png

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

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events