https://github.com/ali3nsvk/jiradataexporter
Pulls data from JIRA into excel
https://github.com/ali3nsvk/jiradataexporter
closedxml dotnet jira-rest-api wpf
Last synced: about 2 months ago
JSON representation
Pulls data from JIRA into excel
- Host: GitHub
- URL: https://github.com/ali3nsvk/jiradataexporter
- Owner: Ali3nSVK
- License: mit
- Created: 2025-02-17T23:51:16.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-26T21:48:05.000Z (about 1 year ago)
- Last Synced: 2025-05-17T04:08:35.955Z (about 1 year ago)
- Topics: closedxml, dotnet, jira-rest-api, wpf
- Language: C#
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JiraDataExporter
Simple desktop tool to pull data from JIRA into Excel. Eliminates manual copying and pasting of JIRA information.
Intended for the discerning professional whose technical skills peak at pivot tables.
## Setup Requirements
1. JIRA API token
2. settings.json file with your JIRA instance URL
## Usage
1. Open the app
2. Paste JIRA issue IDs
3. Click Get
4. Excel workbook with required data auto-opens
No JIRA administrative privileges required.