Forums

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

Automate ticket on state change: clone, link to clone and move

Avery Jacobson
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 30, 2019

I have a bunch of projects in jira. One redlines project and a bunch of system projects. Redline tickets will have tags and other references needed to their system projects. I want to make it so that when a redlines ticket gets put in a done state it gets cloned, linked to the original ticket and move to the appropriate project into an open state based on its tags or whatever need be. I have been doing reasearch and I think I might be able to do this two or three ways. 1) Through simple issue language / power scripting 2) With a plugins and 3) REST API. Can someone please give me some guidance on how to go about this?

1 answer

0 votes
DPKJ
Community Champion
September 30, 2019

@Avery JacobsonYou are on right track. I am assuming that you are using Jira Server.

Existing Plugins,

Custom Plugin

Rest API

  • I don't think this is way to go.
  • Handling Jira event outside of Jira  environment doesn't work all the time (like bulk operations etc)
  • Also, API calls will always be slower than Server Plugins.

 

In case you are using Jira Cloud,

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events