Fix # 16475 : Support dashboards field in chart entity
Describe your changes:
Fixes #16475 #16390
- Support
dashboardsfield in chart entity
UI :
- support chart in suggestion box with redirect to dashboard page
- support charts in glossary asset with relevant data in right side panel
- supported playwright test for charts add as glossary assets
Will require indexing once to see the correct changes
https://github.com/open-metadata/OpenMetadata/assets/66266464/57608830-bcd0-4952-b09e-469bebeffd6d
https://github.com/open-metadata/OpenMetadata/assets/66266464/0cdeadd9-4619-4fe9-a362-59a007b0bb1a
Type of change:
- [x] Bug fix
- [x] Improvement
- [ ] 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.
Hi there 👋 Thanks for your contribution!
The OpenMetadata team will review the PR shortly! Once it has been labeled as safe to test, the CI workflows
will start executing and we'll be able to make sure everything is working as expected.
Let us know if you need any help!
Jest test Coverage
UI tests summary
| Lines | Statements | Branches | Functions |
|---|---|---|---|
| 65.3% (35471/54319) | 42.06% (14055/33417) | 43.99% (4344/9876) |
Passing run #34424 ↗︎
Details:
| minor fix | |||
| Project: openmetadata | Commit: 162ce69907 |
||
| Status: Passed | Duration: 09:47 💡 | ||
| Started: Jun 18, 2024 1:32 PM | Ended: Jun 18, 2024 1:42 PM | ||
Review all test suite changes for PR #16646 ↗︎
@Sachin-chaurasiya changes made as per comments !
Quality Gate passed for 'open-metadata-ui'
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Quality Gate passed for 'open-metadata-ingestion'
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code