I am looking at the 'Clones an issue and links' feature of Script Runner which is a great feature. What I want to do it, use this feature as the post-function of a workflow transition to do the cloning to a project where target project is chosen based on the custom field value.
So, if custom field value is A, then the cloning has to be done to PROJ_A and if field value is B, then clone to PROJ_B.
Right now, I can specify the project name statically but I want this to be based on the custom field of the issue being cloned.
Any idea how this could be achieved. Thanks.
You can wirte a script to clone issue and links. You can find more info here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.