Anyone know how to get the issue name as an link with an automation in slack?
Like the one in the Print Screen
Hey @Suporte JRetail ,
This snippet will create a link on the issue key and summary as shown in the screenshot, once you paste it into a "Send Slack message" action in Automation:
<{{issue.toUrl}}|*{{issue.key}}* {{issue.summary}}>
Cheers,
Daniel
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.