Hi, I set up automation so that the message is delivered to Slack when moving the ticket from Jira's Kanban board.
At this time, can the name of the person who moved this ticket be included in the Slack message?
Hi @정현석 , welcome to the Community!
In the action sending the Slack message, you can include a smart value for the user who triggered the transition. This is the smart value that will show that user's name:
{{initiator.displayName}}
Cheers,
Daniel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @정현석
Adding to the answer from @Daniel Eads ...
Are you using Jira Cloud or Data Center/Server version?
I am asking as I note in your smart values references to {{issues}} plural, and my understanding is that only works in Data Center/Server version. To handle multiple issues with Jira Cloud please use the Lookup Issues action.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Bill Sheboy
I don't understand your story because it's too difficult.
In the project of Jira software, I set up automation so that a related message will be sent to one channel of Slack messenger when moving the board ticket from `to do` to `coopera-`. (This is the first automation I did. I don't know anything else.) And I want the name of the person who moved the ticket to be included in the Slack Channel message.
Data center/server? Lookup Issues action?? I'm just a designer.
I even learned how to post a question here through googling.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi! I recommend pausing to talk to your Jira Admin person, as they can help you know what version of tool and project you are using. Then the community can help you update the automation rule further.
Thanks!
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.