Is it possible to have a transition's post function to perform a "Move" operation?

Gabriel June 16, 2014

The context:

Project A is essentially an escalations team, the final tier of direct customer support.

Project B is the entry point for engineering issues.

My use case:

I have two disperate projects that usually do not interact with each other at all. There are times however, where issues from Project A need to be moved into project B. I want to achieve this with a workflow transition so other custom post functions are programatically run at the same time this "Move" occurs.

So, is this possibel? If so, how?

Thanks!

Gabe

2 answers

1 accepted

0 votes
Answer accepted
Gabriel June 24, 2014

Thanks, I ended up using some Groovy via a great plugin, ScriptRunner.

0 votes
Danilo Conrad
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 17, 2014

Hi Gabriel,

This is not supported in JIRA by default (see feature request JRA-9564).

It seems there is a third party plugin which may provide this functionality (Minyaa):

http://www.minyaa.com/documentation/3.3/Features/ModuleWorkflows/WorkflowFunctions/MoveIssueFunction.html

I hope this information helps.

Cheers,

Danilo

Suggest an answer

Log in or Sign up to answer