Rick Pollick
← All writing
8 min readMembers

Auto-Closing Sprints & Moving Issues - Jira

The provided Python script (to be added to https://www.rickpollick.com/file-share is a basic design to automate the management of issues within a Jira board by performing specific actions such as closing the current sprint and moving unfinished issues to the next sprint. Let's break down the logic, reasoning, and how to run this script in a casual conversational tone.The Essence of the ScriptImagine you're managing a project on Jira, and you have a bunch of tasks (or "issues" in Jira lingo) line

Auto-Closing Sprints & Moving Issues - Jira

The provided Python script (to be added to https://www.rickpollick.com/file-share is a basic design to automate the management of issues within a Jira board by performing specific actions such as closing the current sprint and moving unfinished issues to the next sprint. Let's break down the logic, reasoning, and how to run this script in a casual conversational tone.

Members only

Keep reading for $2 / month.

The rest of this essay — along with every other members-only post, playbook, and working note — is behind a small paywall. Cancel anytime.

Payment handled by Stripe. Card details never touch this site.

Auto-Closing Sprints & Moving Issues - Jira — Rick Pollick