Skip to content

Create Jira issues from Excel , using Pandas, with possibilitiy to add links to existing issues

License

Notifications You must be signed in to change notification settings

mnokka/JiraPandasExcelTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JiraPandasExcelTool

Create Jira issues from Excel , using Pandas (openpyxl), with possibility to add links to existing issues in another project

Source Jira --> Target Jira issue copying:

  • Excel defines custom fields for to be created Jira issue, including linked issues info (Jira Imp/Exp plugin used to produce exported excel)

  • Tool can check if existing project has excels linked issue info (issue summary) and do the linking (hardcoded link names)

  • Thus copy first target project issues, then "linking project" issues using -l option

About

Create Jira issues from Excel , using Pandas, with possibilitiy to add links to existing issues

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages