I am looking for the best way to export of issues from Jira server. Currently I am loading issues by project from python Jira module. This seems take long if the issue count within project is large. Please advice what is the best approach to get full extract of issues within a project.
@Masud Jubaier welcome to the Atlassian community
You can create a filter by project and then export to CSV, excel or PDF. I believe it has a 1000 issue limit but this can be changed in the server settings as well. https://community.atlassian.com/t5/Jira-questions/How-to-export-Jira-issues-to-CSV/qaq-p/175115
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.