Hi
Here is my automation:
Logic: When the JSM agent, while being in the service project SUP, creates a linked issue for JIRA Software project XC, then send a slack message.
The automation works so far :)
What I need:
I need to somehow pass in the slack message basic properties of the linked XC issue like issue key, issue type, issue URL, and priority.
The question is: are there some smart values that could do just that?
Appreciate all the help
Yeah this certainly should be possible! In normal smart values, you would use something like {{issue.key}} but if you use {{triggerIssue.key}} then this pulls through the values from the issue which triggered the rule. This should work for any of the fields, so just change issue to triggerIssue.
Hope this helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No worries, glad you've got it working!
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.