Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1019 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 1019 Bytes

cleanup-scripts

Scripts for cleanup Atlassian Jira & Confluence (Groovy, Python and SQL). I hope these scripts will help you do a continuous cleanup.

Reference: https://confluence.atlassian.com/adminjiraserver/project-screens-schemes-and-fields-938847220.html

Usage

Most of the scripts have a variable isPreview on top. Don't forget to change the boolean value to execute.

branch: master - is for Jira 8.x releases jira-9 - is for Jira 9.x releases jira-7 related to Jira 7.x releases.

Development

Feel free to provide a PR for any situation - improvements, new feature, docs, typo etc. As it's licensed with Apache 2.0 rights, feel modify and reuse how do you want.

Additional

Tool for check if your Jira instance is affected by the bug JRA-47568 and should be used in conjunction with the SSLPoke tool. https://bitbucket.org/atlassianlabs/httpclienttest/src

You can use for groovy runner - Scriptrunner, Mercury for Jira, MyGroovy, Insight, JMWE