how to easily clone tickets based on fix version

Javier Perez
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.
October 17, 2012

The way we use jira is to create a clone per fix version introduced in the fix version field. To do this we have to manually clone the ticket as many times as fix versions with enter.

* Is there any way to tell jira to do this automatically, this is, scan the fix version and clone the ticket for each one of the fix versions?

* Anybody knows of any plugin that we can install that does this?

* Anybody knows how, or where we can get information on how other companies do this?

2 answers

1 accepted

0 votes
Answer accepted
Javier Perez
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 6, 2012

With 5.2 we'll implement this with webhooks.

Webhooks really takes jira to another level.

0 votes
Bob Swift OSS (Bob Swift Atlassian Apps)
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.
October 17, 2012

You coud write a script using JIRA Command Line Interface and the cloneIssue or createIssue .

Javier Perez
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.
October 29, 2012

Managers want to do this without leaving the UI

In the meantime we're taking a look at this plugin

https://marketplace.atlassian.com/plugins/com.almworks.jira.structure

Suggest an answer

Log in or Sign up to answer