I want to create an automation where
- there is a service ticket and a story that's cloned off of it
- when a comment is added to the story
- I want it copied
- to the original service ticket.
Is that possible?
Hi @[deleted]
You can create the automation rule as follows:
Select the 'Issue commented' as the trigger
Select the 'Branch rule / related issues' component
Select 'Linked issues' for 'Type of related issues'
Select 'clones' for 'Link types'
Select 'New action' under the above branch and click on 'Comment on issue'
In the body of the 'Comment' field, type in {{triggerIssue.comments.last.body}}
Save the changes and test it out.
Hope this helps.
Enclosed the screenshot for your reference.
Thanks,
Vamsi
@Vamsi Kandala This is awesome, thank you!! Is there a way to add who wrote the comment?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Never mind I figured it out! Thank you again!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.