-
Notifications
You must be signed in to change notification settings - Fork 905
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][Bug] Unable to copy assets to a workspace without assigning related data source #7690
base: main
Are you sure you want to change the base?
[Workspace][Bug] Unable to copy assets to a workspace without assigning related data source #7690
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7690 +/- ##
==========================================
- Coverage 60.87% 60.86% -0.01%
==========================================
Files 3808 3809 +1
Lines 91209 91288 +79
Branches 14410 14430 +20
==========================================
+ Hits 55526 55567 +41
- Misses 32142 32225 +83
+ Partials 3541 3496 -45
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@yubonluo Could you please resolve the conflicts? Thank you :) |
Signed-off-by: yubonluo <[email protected]>
Signed-off-by: yubonluo <[email protected]>
Signed-off-by: yubonluo <[email protected]>
Signed-off-by: yubonluo <[email protected]>
8ef2978
to
91fdbe6
Compare
Signed-off-by: yubonluo <[email protected]>
Signed-off-by: yubonluo <[email protected]>
…onluo/OpenSearch-Dashboards into 2.17/show-error-for-SO-unassigned-DS
Signed-off-by: yubonluo <[email protected]>
Signed-off-by: yubonluo <[email protected]>
Signed-off-by: yubonluo <[email protected]>
Signed-off-by: yubonluo <[email protected]>
…oards into 2.17/show-error-for-SO-unassigned-DS
…oards into 2.17/show-error-for-SO-unassigned-DS
Signed-off-by: yubonluo <[email protected]>
…oards into 2.17/show-error-for-SO-unassigned-DS
Description
Copy assets from one workspace to another will not be allowed if the data source doesn't exist in target workspace.
Issues Resolved
Screenshot
2024-11-11.16.09.02.mp4
Testing the changes
Changelog
Check List
yarn test:jest
yarn test:jest_integration