https://github.com/ali3nsvk/jiradataexporter
Pulls data from JIRA into excel
https://github.com/ali3nsvk/jiradataexporter
closedxml dotnet jira-rest-api wpf
Last synced: 4 months ago
JSON representation
Pulls data from JIRA into excel
- Host: GitHub
- URL: https://github.com/ali3nsvk/jiradataexporter
- Owner: Ali3nSVK
- Created: 2025-02-17T23:51:16.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-02-18T00:00:05.000Z (4 months ago)
- Last Synced: 2025-02-18T00:28:25.049Z (4 months ago)
- Topics: closedxml, dotnet, jira-rest-api, wpf
- Language: C#
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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-opensNo JIRA administrative privileges required.