Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Mentioning people in a slack channel when a ticket has not been updated

Edited

Hello,

I created an automation in Jira with the option "send Slack message": every time a ticket has not been updated for some days, this message  is sent to a slack channel: "Hey {{issue.assignee.displayName}} , does this ticket {{issue.url}} << {{issue.summary}} >> need to be updated?". In this way we can see the name of the assignee, but the assignee is not mentioned (so not notified) , so the message is often lost in the conversation. Is there another way? 

 

Thank you.

2 answers

1 accepted

1 vote
Answer accepted
Daniel Eads
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Mar 18, 2022

Hi @Francesco La Bianca ,

Great question! The Slack IDs and Jira accounts aren't connected out of the box in Automation. The Slack ID would need to be stored in a Jira user property, and then the user property called in the automation rule.

Fortunately we've provided a script to sync the Slack IDs into Jira! Details are on "Mention someone directly in Slack via Jira Automation" .

Cheers,
Daniel

0 votes
Piyush Annadate
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Mar 18, 2022

I do have a server script wherein you’ve to create a bot in slack (permission should be access user profiles). This bot gets the slack ID by passing the user email address and then you can do your next steps.
Note: though its a server script (scriptrunner) but for accessing the slack id is via rest api. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events