When we try to extract the data from jira since the beginning of-the year the excel file couldn't be generated .
Im trying to extract data for all the tickets in the system
Community moderators have prevented the ability to post new answers.
The following JQL should work. However, you will want to use jira-cloud-for-excel-official to achieve your goal so as not to be limited to 1000 issues exported at once.
createdDate >= startOfYear()
Can you give a little bit of detail on what you are experiencing?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.