I am using Plug-in Script listener -Clones an issue and links.
I setup a condition when status = "something" it will clone an issue and copy to another project to different issue type, working great.
it is cloning from project A issue type X to Project B issue type Y.
i need to map some custom fields from issue type X to Y
can you guide me what kind of script need for this to put in "Additional issue actions" field
Thanks and appreciate your help.
Community moderators have prevented the ability to post new answers.
i did workaround for this, in workflow post function, selected copy from custome_field1 to customfield2, it is working great.
Hi Raj,
Thank you for your question.
I would suggest you on trying the copy custom field values script from the script runner plugin.
Kind regards,
Rafael
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Rafael
Thanks for quick response.
"copy custom field values" script works with filter in Script runner,
i need a simple script in Script listener, i dont see copy custom fields script inside script listener.
Thanks
Raj
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.