Skip to content
This repository has been archived by the owner on Jul 29, 2023. It is now read-only.

lopperman/JiraConsole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The JiraConsole Repo is obsolete. Please see https://github.com/lopperman/jiraTimeInStatus for the repo that is a continuation of 'JiraConsole', using current libraries and set up for VSCode

JiraConsole

Console app to work with Jira REST API via the Atlassian.SDK for .Net (v12.x.x)

Targets .Net Framework 4.8 (built with Visual Studio for Mac)

This project is somewhat new, and I'll get some tests and refactoring done soon, but it will currently query Jira for Project and Issues. It will also expand the Issue changeLog -- and if you're reading this you'll be happy to know that after many hours of pulling my hair out, I've implemented the ability to get ALL of the issue changeLogs! If you're not aware, the Atlassian.SDK v12 doesn't return more than 100 changeLogs, and doesn't support pagination of changeLogs like it does with Issues. See screenshot below for the magic.

Console Menu

img

Example of (filtered) change log history for an issue

img

Get All Issue ChangeLogs!

img

About

Hacking together console app to expand IssueChangeLogs from Jira REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages