Re-establish Permission Schemes after migrating to Cloud.
Overview
After migrating our projects from Server/DC to Cloud, we must return each project to its original Permissions Scheme. However, as with on-premise, Jira Cloud does not enable us to do this in bulk.
Out-of-the-box, Jira Cloud can only change the Schemes back one by one. This can be time-consuming if there is a large number of migrated projects.
This script automates the process and re-establishes the Permission Scheme that corresponds to each project.
Example
As a Jira administrator, I want to be able to bulk set the Permission Scheme for each project in my Jira instance after migrating to Cloud.
Good to Know
This script has ...