OpenMetadata
OpenMetadata copied to clipboard
Dashboard Service Lineage Issue For Metabase
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
[open-metadata-ingestion] Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
@MilanBariya did we test if this works with the specific version of Metabase that the user was having as well as the latest version?
Test summary
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
@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.