You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I want to set assignee 'abc@def.com' using post function script runner 'Modify issue'.
Default available script to set assignee is
issueInput.fields.assignee = [id:'123456:12345a67-bbb1-12c3-dd45-678ee99f99g0'] as Map
How is this script works ? what exactly this 'id' means? where i will get such ID for my users?
Someone please provide me the one liner script (with correct syntax) where i can just put the mail id of the user.
I am new to the Jira and not really good at scripting.
Please help me on this and if possible please elaborate your answer briefly as i have a deadline to submit this.