Forums

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

How can I query or get all JIRA project number created in 2020?

Deleted user July 16, 2020

How can I query or get JIRA project number created in 2020, closed in 202 and currently open in 2020?

 

Thanks again

 

2 answers

0 votes
Carla Ann Rowland
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, 2020

to get every issue type in project, filter with: project in ("insert project name") and ((created date >= "2020/01/01" and created date <= "2020/12/31")) AND status in (open, closed)

 

----

or: project in ("insert project name") and ((created date >= "2020/01/01" and created date <= "2020/12/31")) AND statuscategory in ("to do", done)

0 votes
Bill Sheboy
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, 2020

Hi @[deleted] 

Would you please provide more details of what you are asking?  That will help the community understand your question and provide some ideas.

  • By "project" do you mean a JIRA project?
  • How are you closing projects?  Changing permissions to hide them
  • How are you re-opening projects?

 

Thanks, and best regards,

Bill

Deleted user July 16, 2020
  • By "project" do you mean a JIRA project?
    • I mean JIRA projects
  • How are you closing projects?  Changing permissions to hide them
    • Yes we close projects
  • How are you re-opening projects?
    • We create new projects.
Bill Sheboy
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, 2020

Thanks, @[deleted] 

I do not believe there is a "close" for projects with JIRA cloud, so I am unclear what you mean.

As you are creating new projects when you "re-open" them, you would need some way to compare projects (old and new).  Where are you storing the project number that you mention?

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events