OpenMetadata icon indicating copy to clipboard operation
OpenMetadata copied to clipboard

Dashboard Service Lineage Issue For Metabase

Open MilanBariya opened this issue 2 years ago • 0 comments

Describe your changes :

I worked on the Fixing Dashboard Service Lineage Issue For Metabase FIX: #6076

Type of change :

  • [x] Bug fix
  • [x] Improvement

Checklist:

  • [x] I have read the CONTRIBUTING document.
  • [ ] I have commented on my code, particularly in hard-to-understand areas.
  • [ ] I have added tests that prove my fix is effective or that my feature works.
  • [x] All new and existing tests passed.

Reviewers

MilanBariya avatar Aug 10 '22 09:08 MilanBariya

[open-metadata-ingestion] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Aug 10 '22 09:08 sonarqubecloud[bot]

@MilanBariya did we test if this works with the specific version of Metabase that the user was having as well as the latest version?

OnkarVO7 avatar Aug 10 '22 10:08 OnkarVO7



Test summary

64 0 3 0


Run details

Project openmetadata
Status Passed
Commit 256c5c52e5
Started Aug 10, 2022 9:56 AM
Ended Aug 10, 2022 10:08 AM
Duration 11:39 💡
OS Linux Ubuntu - 20.04
Browser Chrome 104

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

cypress[bot] avatar Aug 10 '22 10:08 cypress[bot]

@MilanBariya did we test if this works with the specific version of Metabase that the user was having as well as the latest version?

@OnkarVO7 I checked with v0.42.4 and in v0.42.4 also lineage issue and this PR can fix that issue.

MilanBariya avatar Aug 10 '22 12:08 MilanBariya