Hello.
In my case, it is proceeded when jira issue is created.
For example
Jira issue Field
1#Custom_Field : User Picker (single user) << Field Required
2#Custom_Field : User Picker (single user)
Q1.
If the 2#Custom_Field value is included, Change Assignee(2#Custom_Field) and
Go to Jira's specific status
Q2.
If the 2#Custom_Field value is Not included, Change Assignee(1#Custom_Field)
I don't know how to implement it using Script-Runner.
Can I help you?
Hi @장부현 and welcome,
you need to implement a Scripted Post function and add it in create transition.
Please take a look here for more information and to take some useful examples https://docs.adaptavist.com/sr4js/latest/features/workflows/workflow-functions-tutorial/post-functions-tutorial
Hope this helps,
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.