Forums

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

How see current month data in jira

Krishna Raghavarapu
Contributor
October 30, 2022

Hi Team, 

 

How see current month data in jira dashboard.

kindly suggest JQL 

Thanks

 

 

 

 

1 answer

1 vote
Hamza Chundrigar
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.
October 30, 2022

That’s a bit of a loaded question. If by “current month data” you mean simply retrieve a list of issues in the current month then try this JQL: 

<date field> >= startOfMonth() and <date field> <= endOfMonth() 

Simply replace the date field with the actual name of the date field you’d like to query against.

Dave Liao
Community Champion
November 8, 2022

@Krishna Raghavarapu - hopefully this answer helped you? If so, please mark it as Accepted.

Like Hamza Chundrigar likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events