OpenMetadata icon indicating copy to clipboard operation
OpenMetadata copied to clipboard

Fix #15721: Added Override flag to force update of Description, Tags and Owner from Source System

Open OnkarVO7 opened this issue 1 year ago • 4 comments

Describe your changes:

Fixes https://github.com/open-metadata/OpenMetadata/issues/15721

Type of change:

  • [ ] Bug fix
  • [x] Improvement
  • [x] New feature
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Documentation

Checklist:

  • [x] I have read the CONTRIBUTING document.
  • [ ] My PR title is Fixes <issue-number>: <short explanation>
  • [ ] I have commented on my code, particularly in hard-to-understand areas.
  • [ ] For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

OnkarVO7 avatar Jun 27 '24 05:06 OnkarVO7

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 65%
65.34% (35847/54862) 41.71% (14077/33746) 43.73% (4352/9953)

github-actions[bot] avatar Jun 27 '24 06:06 github-actions[bot]

5 failed tests on run #34539 ↗︎

5 536 421 0 Flakiness 0

Details:

fixed patch req test
Project: openmetadata Commit: 2a49588849
Status: Failed Duration: 25:16 💡
Started: Jun 27, 2024 1:52 PM Ended: Jun 27, 2024 3:17 PM
Failed  cypress/e2e/Service/ServiceIngestion.spec.ts • 5 failed tests • cypress-ci-mysql-pr-9697570965-1

View Output Video

Test Artifacts
Snowflake Ingestion > Create & Ingest Snowflake service Screenshots Video
Snowflake Ingestion > Update description and verify description after re-run Screenshots Video
Snowflake Ingestion > Update schedule options and verify Screenshots Video
Snowflake Ingestion > Delete Snowflake service Screenshots Video
Redshift Ingestion > Add DBT ingestion Screenshots Video

Review all test suite changes for PR #16815 ↗︎

cypress[bot] avatar Jun 27 '24 15:06 cypress[bot]