Is there a way to generate an export of all your issues over a date range?

Sophie Oliver February 10, 2021

I'm looking to export all issues/tickets created over a certain period of time, this export is needed for government reporting purposes for a tax claim. 

 

All I can find at the moment is exporting a single issue to excel. 

3 answers

2 accepted

1 vote
Answer accepted
Paloma Fondon Araujo
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.
February 10, 2021

Hi @Sophie Oliver 

To perform a search for Issues created in a period of time you can create a JQL similar to the following:

project = "project_name" AND created> = "2021-01-01" AND created <= "2021-02-10" order by created DESC

I hope it helps you

Greetings

0 votes
Answer accepted
Pramodh M
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 10, 2021

Hi @Sophie Oliver 

Go to Filters in the top bar and Advanced issue search.

You have to enter JQL to get the issues over a date range.

Once the issues have resulted from the search, you can have them exported to a CSV file.

Please let me know how what's the criteria for issues to be searched, JQL can be formed based on that.

Thanks,
Pramodh

0 votes
maria February 18, 2021

Hi Sophie,

You can also skip the JQL and when you  go to Issue Search> advanced issue search click More and choose a created date. I added a screenshot to help you find it.

help.PNG

Suggest an answer

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

Atlassian Community Events