An open API service indexing awesome lists of open source software.

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

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.