Skip to content
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

[Data Explorer] Fix share link of save search #5324

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

abbyhu2000
Copy link
Member

Description

Fix share link issue of save search for data explorer.

Issues Resolved

resolves #5323

Screenshot

Screen.Recording.2023-10-18.at.4.17.19.PM.mov

Testing the changes

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
@abbyhu2000 abbyhu2000 self-assigned this Oct 18, 2023
@abbyhu2000 abbyhu2000 added the data explorer Issues related to the Data Explorer project label Oct 18, 2023
@abbyhu2000 abbyhu2000 added de-angular de-angularize work Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry and removed distinguished-contributor labels Oct 18, 2023
@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #5324 (62d9440) into main (466d298) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #5324   +/-   ##
=======================================
  Coverage   66.81%   66.81%           
=======================================
  Files        3286     3286           
  Lines       63148    63148           
  Branches    10054    10054           
=======================================
  Hits        42191    42191           
  Misses      18475    18475           
  Partials     2482     2482           
Flag Coverage Δ
Linux_1 35.24% <ø> (ø)
Linux_2 55.25% <ø> (ø)
Linux_3 43.82% <ø> (ø)
Linux_4 35.34% <ø> (ø)
Windows_1 35.25% <ø> (ø)
Windows_2 55.22% <ø> (ø)
Windows_3 43.83% <ø> (ø)
Windows_4 35.34% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@abbyhu2000 abbyhu2000 merged commit e1db842 into opensearch-project:main Oct 19, 2023
79 of 97 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 19, 2023
Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
(cherry picked from commit e1db842)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 19, 2023
Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
(cherry picked from commit e1db842)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
abbyhu2000 pushed a commit that referenced this pull request Oct 20, 2023
(cherry picked from commit e1db842)

Signed-off-by: abbyhu2000 <abigailhu2000@gmail.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: Josh Romero <rmerqg@amazon.com>
kavilla pushed a commit that referenced this pull request Oct 23, 2023
Fixes:
#5323

(cherry picked from commit e1db842)

Signed-off-by: abbyhu2000 <abigailhu2000@gmail.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: Qingyang(Abby) Hu <abigailhu2000@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x data explorer Issues related to the Data Explorer project de-angular de-angularize work Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry v2.12.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] [Data Explorer] share link of saved search does not work properly
4 participants