-
Notifications
You must be signed in to change notification settings - Fork 974
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
[Backport 2.x] [Data Explorer] Fix share link of save search #5329
Conversation
Signed-off-by: abbyhu2000 <[email protected]> (cherry picked from commit e1db842) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Codecov Report
@@ Coverage Diff @@
## 2.x #5329 +/- ##
=======================================
Coverage 66.81% 66.81%
=======================================
Files 3284 3284
Lines 63149 63149
Branches 10048 10048
=======================================
Hits 42192 42192
Misses 18485 18485
Partials 2472 2472
Flags with carried forward coverage won't be shown. Click here to find out more. |
[MANUAL CYPRESS TEST RUN RESULTS]✅ Cypress test run succeeded!Inputs:
Link to results:https://github.com/opensearch-project/OpenSearch-Dashboards/actions/runs/6579561895 |
The failed shared_link cypress test passed. The remaining 2 tests should be fixed by #5300. Merged that PR, and retrigger the CI now. |
All CI pass now. |
Backport e1db842 from #5324.