How to capture the event of issue moved into a project from a different project

Prathima Acharya November 28, 2019

Hi, 

I work on cloud version of jira & below question in on the same.

I am moving issues into an execution project from different projects where different teams are logging issues. 

I need to be able to filter out the data that came into my execution project for the month. While I am able to capture rest of the data using jql, I am stumped on how to capture the incoming data into my project. Created date still captures the date logged in other projects, not the date when it came into my execution project.

So wondering if there is an event that I can configure(Not the "Issue Moved event" which I use for moving issuetypes internally) to capture this inter-project move & where do I configure the same?

Thanks in advance.

1 answer

0 votes
Jack Brickey
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 28, 2019

You can’t find issues moved using JQL but you can with an addon like Scriptrunner. Here is a previous post that provides the necessary script for this - How-to-find-issues-that-were-moved-from-one-project-to-another 

Suggest an answer

Log in or Sign up to answer