Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

ScriptRunner not cloning Issue

Raymond Liu February 7, 2023

Our ScriptRunner plugin is set to clone issue after it is transitioned to done. It was working fine before. However, after renewing our License in 2022, it appears that issues are no longer being cloned. Is anyone else experiencing this issue, or does anyone have any idea of why the issues are not being cloned?

In the history field, it says the clone workflow has not run yet.

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 12, 2023

How are you triggering the script?  (Post-function?  Listener?  etc)

Can you check the logs to see if it is throwing errors?

Can you try the script in the SR console?  You'll need to add a line to the top of it to point at a test issue to be cloned; def issue = issuemanager.getIssueByCurrentKey("ABC-123") 

Raymond Liu February 15, 2023

Hello,

We are using a post-function. I will try your other suggestions.

Thank you

Suggest an answer

Log in or Sign up to answer