Skip to content

robertdiers/jira-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jira Export

A simple framework to export Jira issues, work log and change log.

USAGE:

java -jar jira-export-jar-with-dependencies.jar jira-instance-url project user password true/false true/false

first true/false flag is used to export work log or not
second true/false flag is used to export change log or not

Download

Using this approach you will be able to export nearly all Jira data, you simply have to extend the used classes with attributes from Jira API documentation.

https://medium.com/@robertdiers/the-coffee-break-statement-using-the-jira-api-76007e0713e0

About

Export Jira issues and work log

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages