Forums

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

Set label when an issue is moved to another project

Gordon Andersen May 14, 2020

Hi,

I'm trying to find a way to set a label (Unscreened) when an issue is moved from one project to another. Seems there is no way of doing it in Jira. We use Scriptrunner and haven't found a solution.

Anyone who can help? 

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.
May 15, 2020

You'll need to write a listener that picks up "issue moved" events, looks at the issue change that triggered it and apply the new label if appropriate

Suggest an answer

Log in or Sign up to answer