Forums

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

Auto Cloning an issue to another project if a custom field is selected.

Siddesh BG
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!
July 16, 2012

Hi,

We have a custom field 'Affects Documentation' in couple of Jira projects, typically the issue creator ticks this if the product documents needs to be changed as part of the fix.

At present:

Setting the "Affects Documentation" does not notify the documentation team of a potential impact. The bug can be marked as fixed and closed without verifying if the requested changes are made in documentation.

Looking for a way to do:

When "Affects Documentation" flag is set in any of the projects, it should create a clone of the issue in documentation team project 'ORGDOC' project and assign it to the default owner.

Is it possible to do this ?

Thanks,

Siddesh

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.
July 16, 2012

You'll need to find or write a listener or post-function to do that. I'd look at the script runner first.

Suggest an answer

Log in or Sign up to answer