Skip to content

A small Python script to make JIRA Query Search, parse the JSON response and export as a CSV file

License

Notifications You must be signed in to change notification settings

pccassin/jiratocsv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

JIRA to CSV

A small Python script to make JIRA Query Search, parse the JSON response and export as a CSV file Pequeno script Python que faz uma pesquisa por Query (JQL) no JIRA, faz parse da resposta e exporta no formato CSV

Para que funcione é necessário adicionar a URL da API da sua instância do JIRA, seu usuário e senha de acesso. Além de alterar a JQL para a busca que você quer realizar. << Veja os comentários no código >>

** O código faz o parse de campos específicos, caso queira outros campos é necessário modificar o código **

About

A small Python script to make JIRA Query Search, parse the JSON response and export as a CSV file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages