460663: Add GitLab For Jira Integration - Data migration
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA
What does this MR do and why?
Migration for generating Group and Project level Integrations for each JiraConnectSubscription.
Previously, there were not any integrations visible for users to understand that JiraConnect has been integrated into the Group. For that we've introduced a new integration type called JiraCloudApp. When a user integrates into the Group from Jira, we automatically create and activate JiraCloudApp for the Group that has been integrated and all the descended projects of that group.
With this migration, our aim is to generate JiraCloudApp for the existing records. There's approx. 83k JiraConnectSubscription records. So it's going to be 83 batch migration. As far as I understand from the doc, it's going to take approx. 3 hours to migrate.
460663: Add GitLab For Jira Integration
Adding new configuration page for Jira Connect App
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
Related to #460663 (closed)