Forums

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

Filter Issues which project changed

Tarieli Gvritishvili May 20, 2024 edited

Hello,

I am trying to filter issues which have moved from Project A to any other project historically and labels = X with JMWE plugin.

How is this possible?

Thank you in advance

2 answers

1 vote
Nikola Perisic
Community Champion
May 20, 2024

Hello @Tarieli Gvritishvili 

You can also use JQL for this, and the query would look something like this:

project = Project B AND label = X 

For historical data, there are two options: ORDER BY ASC - will order all of the issues by the ascending order and also ORDER BY DESC - will order all of the issues by the descending order. 

Let me know if this solves your issue.

 

Tarieli Gvritishvili May 20, 2024

Hello @Nikola Perisic 

Let me clarify my question, Project B is unknown. I want to filter all tickets which have moved from Project A to somewhere else.

1 vote
Sudarsana G
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 20, 2024

Hi Tarieli,

Try this project = "Project B" AND labels = "X" AND issueFunction in linkedIssuesOf("project = 'Project A'", "moved")

Tarieli Gvritishvili May 20, 2024

Hello @Sudarsana G ,

IssueFunction is ScriptRunner's field, we don't use the mentioned plugin.

Sudarsana G
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 20, 2024 edited

You might  use "project changed FROM"   format now sure how to Build a query 

Tarieli Gvritishvili May 20, 2024

project does not have operator "changed from".

only: =, !=, is, is not, in, not in.

Tarieli Gvritishvili May 20, 2024

I know i cannot filter it using JQL, i am trying to do it with jira expressions in JMWE plugin.

Sudarsana G
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 20, 2024

You Should be able to see in the cloudUntitled.png

Tarieli Gvritishvili May 20, 2024

Screenshot 2024-05-20 120859.png Screenshot 2024-05-20 120820.png

Sudarsana G
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 20, 2024

Don't wait for suggestion just type changed next to project it should turn green and you will get an suggestions 

Tarieli Gvritishvili May 20, 2024

I did and got an error as you see in the first screenshot.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
atlassian, jira cloud certification, managing jira projects, jira project administration, jira cloud exam, atlassian certification, agile project management, jira workflows, jira permissions, jira training, jira cloud skills, atlassian learning

Become a Certified Jira Service Project Expert 🦸🏻‍♂️

Validate your expertise in managing Jira Service Projects for Cloud. Master configuration, optimize workflows, and manage users seamlessly. Earn global 🗺️ recognition and advance your career as a trusted Jira Service management expert.

Get Certified! ✍️
AUG Leaders

Atlassian Community Events