You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
My team is about to start using Jira. And I'm pretty new to configuring Jira. So maybe I’m overlooking something.
My question is this:
Is there a way to store external ids that are linked to the user especially the assignee?
Because my problem is this:
I want to send an individual a message on slack. I want to do this when they forget to log their hours in a ticket.
I've already created the trigger to send the message but now I have to create a pretty big if else tree to send the message to every assigned individual team member. And i have to do this every time we get a new team member.
I was hoping there is something like {{assignee.custom_field.slack_id}} that I can use in the channel or user textbox.
Kind regards,
Robert
I've solved a very similar problem using entity properties, but they're not super friendly to use since JIRA doesn't give you a UI to set\edit them.
Depending on how often you add users and whether you have a source of truth for them, it might be easier to write a script to set them via the JIRA API - however if that's beyond you (as it would be me) you can set and edit entity properties using Automation rules.
Thanx!
I'm going to look in to that.
- edit
I't worked. I did however user the api route. I found that to be a little bit easier.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Robert,
Glad to hear you got started with storing the Slack UIDs as properties with an API call. We've released a script that should help speed this up (it will do all the users in the Slack workspace at once). You can check it out on this article. Hope this helps!
Cheers,
Daniel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Catch up with Atlassian Product Managers in our 2020 Demo Den round-up! From Advanced Roadmaps to Code in Jira to Next-Gen Workflows, check out the videos below to help up-level your work in the new ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.