Skip to content

cnseubert/jira_search_replace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jira_search_replace

Search & Replace via Rest API for JIRA

This script performs search and replace across a set of issues in JIRA via JIRA's REST API. The jira_search_replace.ini file contains the URL of the JIRA instance, the JQL to specify the set of issues, issue fields to modify, and the search and replace strings.

There is a second .ini file, auth.ini, which you will need to edit to supply the username and password which will be used to execute the REST calls.

About

Search & Replace via Rest API for JIRA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%