Is it possible to use "Copy field values" built in script to copy the date from a custom field to "Assignee" system field using scriprunner in a post function ? I dont see the "Assignee" field in the dropdowns.
Hi @wonderid Welcome to Atlassian Community!
Using Copy field value built-in , you can only copy values between Custom fields. System fields are not available.
Alternate solution, For moving a data from custom system to Assignee field. Try to use External System import >> CSV Import >> In Assignee column put assignee username and import csv file, it will update filtered issue Assignee.
Thanks
V.Y
Hi @wonderid
You mentioned post-function and I am assuming that you want to copy the field values in the workflow when the ticket is transitioned from one status to the other.
In that case, you can use 'Copy issue fields (JMWE app)' option in the post-function, provided you have 'Jira Misc Workflow Extenstion' app installed.
Or, use 'Update or copy field values' option if you have 'Jira Workflow Toolbox' app installed.
Use 'Copy field values [ScriptRunner]' option if you have 'ScriptRunner' app installed.
Hope this helps.
Thanks,
Vamsi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Join us June 26, 11am PT for a webinar with Atlassian Champion Robert Hean & Loom’s Brittany Soinski. Hear tips, stories, and get your burning questions answered. Learn how Loom makes training and enablement easier. Don’t miss it!
Register today
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.