Jira Data Center to slack @mention when creating a ticket

J. Lewis
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 18, 2023

Hello,

We have Jira Data Center, I wanted to ask is it possible when a ticket is created to have a user in slack or teams be @mentioned when they are assigned a ticket? is it possible via API? we are just trying to look into any way we can @mention a user when they are assigned a ticket.

1 answer

0 votes
Mikael Sandberg
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 18, 2023

Hi @J. Lewis,

Welcome to Atlassian Community!

 Without knowing the Slack Id of the user you want to @ mention it is not possible. If you where on Jira Cloud you could add the Slack Id as a user property and then use that in your automation, but Jira DC do not currently have anything similar. There is a suggestion to have this added, see JRASERVER-6354

J. Lewis
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 18, 2023

So you need customer user properties in order to @mention a user?

I reviewed that request and it's a bit confusing because it refers to LDAP.

Not sure why the user ID isn't piped to Jira via slack API?

Mikael Sandberg
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 18, 2023

Here is an article the describe what you can do in Cloud. Basically you get the user's Slack Id and add it to their Atlassian account as a property, and then in an Automation you access that property to @ mention the user in Slack. 

Suggest an answer

Log in or Sign up to answer