diff --git a/openmetadata-docs/content/v1.1.2/deployment/upgrade/versions/100-to-110.md b/openmetadata-docs/content/v1.1.2/deployment/upgrade/versions/100-to-110.md index 6a99137e460..966c293e43f 100644 --- a/openmetadata-docs/content/v1.1.2/deployment/upgrade/versions/100-to-110.md +++ b/openmetadata-docs/content/v1.1.2/deployment/upgrade/versions/100-to-110.md @@ -312,6 +312,6 @@ processor: - Bumped up Airflow Charts for Kubernetes OpenMetadata Dependencies Helm Chart to `7.6.1` ### Data Quality Migration -With 1.1.0 version we are migrating existing test cases defined in a test suite to the corresponding table - more details about the new data quality can be found [here](/connectors/ingestion/workflows/data-quality). +With 1.1.0 version we are migrating existing test cases defined in a test suite to the corresponding table, with this change you might need to recreate the pipelines for the test suites, since due to this restructuring the existing ones are removed from Test Suites - more details about the new data quality can be found [here](/connectors/ingestion/workflows/data-quality). As a user you will need to redeploy data quality workflows. You can go to `Quality > By Tables` to view the tables with test cases that need a workflow to be set up. diff --git a/openmetadata-docs/content/v1.2.0-SNAPSHOT/deployment/upgrade/versions/100-to-110.md b/openmetadata-docs/content/v1.2.0-SNAPSHOT/deployment/upgrade/versions/100-to-110.md index 436cd5f31d5..95e863fa616 100644 --- a/openmetadata-docs/content/v1.2.0-SNAPSHOT/deployment/upgrade/versions/100-to-110.md +++ b/openmetadata-docs/content/v1.2.0-SNAPSHOT/deployment/upgrade/versions/100-to-110.md @@ -309,6 +309,6 @@ processor: - Bumped up ElasticSearch version for Docker and Kubernetes OpenMetadata Dependencies Helm Chart to `7.16.3` ### Data Quality Migration -With 1.1.0 version we are migrating existing test cases defined in a test suite to the corresponding table - more details about the new data quality can be found [here](/connectors/ingestion/workflows/data-quality). +With 1.1.0 version we are migrating existing test cases defined in a test suite to the corresponding table, with this change you might need to recreate the pipelines for the test suites, since due to this restructuring the existing ones are removed from Test Suites - more details about the new data quality can be found [here](/connectors/ingestion/workflows/data-quality). As a user you will need to redeploy data quality workflows. You can go to `Quality > By Tables` to view the tables with test cases that need a workflow to be set up.