When we make the move from Primary Team to Managed Team, we need to come up a way to execute a Bulk Update of Jira Work Items in such a way as to minimize the impact on our end user community.
We want the change the primary team as managed Team( custom Field Team)
How can we do it. Any Suggestions please let us know.
Create the new team, get the team id
Create an automation that finds all issues where team is Primary Team and then do an advanced edit to set the field Team to the new team based on the team id.
See also this KB as an example ;automation-update-the-team-field
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.