https://github.com/evgenii-d/jira-issue-exporter
Jira Issue Backupper
https://github.com/evgenii-d/jira-issue-exporter
jira jira-issue jira-rest-api
Last synced: 3 months ago
JSON representation
Jira Issue Backupper
- Host: GitHub
- URL: https://github.com/evgenii-d/jira-issue-exporter
- Owner: evgenii-d
- License: mit
- Created: 2023-09-18T18:50:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-27T11:06:22.000Z (over 1 year ago)
- Last Synced: 2025-02-06T01:49:27.327Z (5 months ago)
- Topics: jira, jira-issue, jira-rest-api
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jira Issue Exporter
Save jira issues as `.doc` and `.xml` using JIRA REST API.
## Requirements
- Python 3.10
- `Requests` package## Reference
- https://developer.atlassian.com/cloud/jira/platform/deprecation-notice-user-privacy-api-migration-guide/
- https://developer.atlassian.com/cloud/jira/platform/basic-auth-for-rest-apis/
- https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account/
- https://docs.atlassian.com/software/jira/docs/api/REST/latest/