If possible, I would like my team to receive private messages to them directly on Slack whenever they are tagged in a comment on any Jira issue within the project.
Is this possible to do on Jira Cloud via the current integration or through a plugin?
Hey Kimmy,
Thanks for checking in! It's not currently available in the Jira for Slack app, but we do have an open feature request for this specific need: https://jira.atlassian.com/browse/API-80 .
Our team is regularly prioritizing feature requests and working on improving the Jira for Slack experience. Take a look at the linked Jira issue and be sure to vote for it.
Cheers,
Daniel
Following would be the JQL to filter out mentions in description or comments
description ~ "username" or comment ~ "username"
When it comes to integrating this to slack in JIRA, users should probably add their own integration because even as a admin you might not be able to browse their dm in jira
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.