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.
Hey everyone - I would appreciate any help you can give. I want to populate the Approvers field with the value of a user from a selected Project Role in Jira (JSM) Cloud. However, the person in the project role will not be an Agent. If they were an Agent, I could first assign the issue to the project role and then copy the value from the Assignee field into the Approver field. But I can't assign the role to the issue because you can't assign non-Agents to an issue.
So, is there another way (as simple as possible) to get the user name from role and into a custom field or even directly into the Approvers field?
You should be able to do this using the Get project role for project endpoint in an automation and then get the user's account ID from the actors list.
We did something similar using that endpoint to create a report of the number of open requests that was sent to one of our Slack channels.
Yep, that worked - thanks @Mikael Sandberg !
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.