cloning issue automatically while changing its status

shikha sharma December 20, 2018

Hi,

 

I want to clone an issue automatically when i change its status e.g. in progress to done. so the issue get automatically clone to all the affected versions mentioned in that issue/ticket. Also i am using clone plus for Jira. Can anyone suggest how this can be achieved either by plugin or any means.

Please suggest.

Thanks in advance.

Thanks,

Shikha

 

1 answer

1 accepted

1 vote
Answer accepted
Alexey Matveev
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.
December 20, 2018

Hello,

You would need a plugin for it:

For example, you could use the Power Scripts add-on:

https://marketplace.atlassian.com/apps/43318/power-scripts-jira-script-automation?hosting=cloud&tab=overview

You could create the Sil post function for the required transition with a code like this:

cloneIssue(key);

This post function would create a clone for the issue, which was transitioned to the required status.

shikha sharma December 20, 2018

Thanks for your support i will follow this.

Can anyone tell that above can be done by using "create on transition for jira"?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events