The source project of this merge request has been removed.
336849: Update Jira Deployment Type
requested to merge (removed):336849-UpdateJiraTrackerDataDeploymentTypeBasedOnUrl-set-deployment-type-to-unknown-when-url-blank into master
What does this MR do and why?
Fixes #336849 (closed)
$ rake db:migrate
main: == 20220324152945 UpdateJiraTrackerDataDeploymentTypeBasedOnUrl: migrating ====
main: -- Scheduling UpdateJiraTrackerDataDeploymentTypeBasedOnUrl jobs
main: == 20220324152945 UpdateJiraTrackerDataDeploymentTypeBasedOnUrl: migrated (0.0473s)
$ rails db:migrate:down:main VERSION=20220324152945
main: == 20220324152945 UpdateJiraTrackerDataDeploymentTypeBasedOnUrl: reverting ====
main: == 20220324152945 UpdateJiraTrackerDataDeploymentTypeBasedOnUrl: reverted (0.0032s)
How many records will be updated on GitLab.com?
See !82103 (comment 904987730).
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #336849 (closed)
Edited by Andy Schoenen