Creating issues from filter results

Robert Strauch October 3, 2016

Hello,

I often need to create similar tickets which are based on a query result.

Example:

  • A filter returns 20 issues.
  • For each of these issues I need to create another issue in another project.
  • Each of the newly created issue should take the original issues' key and summary and prepend some text for the summary.
  • Original ticket
    • Key: MYKEY-45
    • Summary: Installation of release 1.2
  • New ticket:
    • Summary: Test MYKEY45 - Installation of release 1.2

 

Is there an existing plugin for such a task?

1 answer

1 vote
RPandyaram
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 3, 2016

Hi Robert,

 

May be it can be achieved during a transition with a condition ( filter rules ? ) and using the plugin

https://marketplace.atlassian.com/plugins/org.swift.jira.cot/server/overview

We can customize the summary and other details as mentioned.

Suggest an answer

Log in or Sign up to answer