It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
I am utilizing JSD Approval functionality and have setup a muli-user picker custom field to manage approvers. I want this to be preset and dynamic based on the project using a post function. What's the best way to copy the contents of a Project Role into my custom field? Any custom scripts out there for ScriptRunner?
This is non-trivial. IIRC I've done this before. The way to do it is create a normal multi user picker field.
Then in the behaviour initialiser you specify where it gets its suggestions from, which is a rest endpoint, namely: /rest/api/1.0/users/picker. This lets you provide parameters to specify the project and role to get suggestions from.
Having trouble setting it up though. I can give you more information if you want to go this route.
Hello Jamie,
I would to implement the similar functionality in one of our JIRA project where multiple workflows are configured.
I want to copy the list of users present in specific project role to the specific user field.
It would be really helpful if you can provide us the script for the same. Or point me out where I can get it.
Thank you in advance.
Regards,
Jayesh
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.
Hey admins! I’m Dave, Principal Product Manager here at Atlassian working on our cloud platform and security products. Cloud security is a moving target. As you adopt more products, employees consta...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.