You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
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.
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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Community! My name is Brittany Joiner and I am a Trello enthusiast and Atlassian Community Leader. In this video, I'll share my favorite Trello templates. Templates mentioned in ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.