-
Notifications
You must be signed in to change notification settings - Fork 920
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Workspace] Fix content management render dashboard with duplicate visualizations #8606
[Workspace] Fix content management render dashboard with duplicate visualizations #8606
Conversation
Signed-off-by: Hailong Cui <ihailong@amazon.com>
❌ Empty Changelog SectionThe Changelog section in your PR description is empty. Please add a valid changelog entry or entries. If you did add a changelog entry, check to make sure that it was not accidentally included inside the comment block in the Changelog section. |
❌ Empty Changelog SectionThe Changelog section in your PR description is empty. Please add a valid changelog entry or entries. If you did add a changelog entry, check to make sure that it was not accidentally included inside the comment block in the Changelog section. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #8606 +/- ##
==========================================
+ Coverage 60.94% 60.95% +0.01%
==========================================
Files 3790 3790
Lines 90306 90307 +1
Branches 14154 14155 +1
==========================================
+ Hits 55034 55046 +12
+ Misses 31815 31803 -12
- Partials 3457 3458 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…sualizations (#8606) * fix content managment can't render dashboard with duplicate viualization Signed-off-by: Hailong Cui <ihailong@amazon.com> * Changeset file for PR #8606 created/updated * Changeset file for PR #8606 created/updated --------- Signed-off-by: Hailong Cui <ihailong@amazon.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> (cherry picked from commit 527ebb6) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…sualizations (#8606) (#8629) * fix content managment can't render dashboard with duplicate viualization * Changeset file for PR #8606 created/updated * Changeset file for PR #8606 created/updated --------- (cherry picked from commit 527ebb6) Signed-off-by: Hailong Cui <ihailong@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
…sualizations (opensearch-project#8606) * fix content managment can't render dashboard with duplicate viualization Signed-off-by: Hailong Cui <ihailong@amazon.com> * Changeset file for PR opensearch-project#8606 created/updated * Changeset file for PR opensearch-project#8606 created/updated --------- Signed-off-by: Hailong Cui <ihailong@amazon.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
…sualizations (opensearch-project#8606) * fix content managment can't render dashboard with duplicate viualization Signed-off-by: Hailong Cui <ihailong@amazon.com> * Changeset file for PR opensearch-project#8606 created/updated * Changeset file for PR opensearch-project#8606 created/updated --------- Signed-off-by: Hailong Cui <ihailong@amazon.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
…sualizations (opensearch-project#8606) * fix content managment can't render dashboard with duplicate viualization Signed-off-by: Hailong Cui <ihailong@amazon.com> * Changeset file for PR opensearch-project#8606 created/updated * Changeset file for PR opensearch-project#8606 created/updated --------- Signed-off-by: Hailong Cui <ihailong@amazon.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Description
Fix content management render dashboard with duplicate visualizations
Issues Resolved
#8605
Screenshot
Before
After
Testing the changes
Changelog
Check List
yarn test:jest
yarn test:jest_integration