Pre Migration Checklists
Migrating OpsHub Integration Manager version to 7.121 or above
Upgradation of MySQL Server
Migrating OpsHub Integration Manager version to 7.134 or above
SELECT col.name AS ColumnName, def.name AS ConstraintName FROM sys.default_constraints def INNER JOIN sys.columns col ON def.parent_object_id = col.object_id AND def.parent_column_id = col.column_id WHERE parent_object_id = OBJECT_ID(N'DATABASE_NAME.TABLE_NAME');ALTER TABLE DATABASE_NAME.TABLE_NAME DROP CONSTRAINT CONSTRAINT_NAME_FOUND_FROM_ABOVE_QUERY_FOR_COLUMN_IS_MARKED_DELETED;
Migrating OpsHub Integration Manager version to 7.139 or above
Migrating OpsHub Integration Manager version to 7.145 or above
Upgradation of MS SQL Server to enabled support for TLS 1.2 or above
Migrating OpsHub Integration Manager version to 7.149 or above
Link changes in OpsHub Integration Manager for Jira Cloud
Migrating OpsHub Integration Manager version to 7.151 or above
Link changes in OpsHub Integration Manager for Codebeamer
Migrating OpsHub Integration Manager version to 7.160 or above
Integration configuration changes for Milestone entity in Rally
Migrating OpsHub Integration Manager version to 7.162 or above
Provide additional permission for the Personal Access Token of Azure DevOps Services (Cloud Deployment)

Migrating OpsHub Integration Manager version to 7.172 or above
Upgrade MSSQL Server to 2012 or above
Updating the MSSQL 2012 database connector JAR
Updating MSSQL 2014 or above database connector JAR
Migrating OpsHub Integration Manager version to 7.181 or above
Link rename for OpenText ALM Octane
Migrating OpsHub Integration Manager 's version to 7.205 or above
Improved Change Identification in Gerrit
Last updated

