Skip to content

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

Merged
abbyhu2000 merged 1 commit intoopensearch-project:mainfrom
abbyhu2000:fix-share-link
Oct 19, 2023
Merged

[Data Explorer] Fix share link of save search#5324
abbyhu2000 merged 1 commit intoopensearch-project:mainfrom
abbyhu2000:fix-share-link

Conversation

@abbyhu2000
Copy link
Copy Markdown
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
Copy Markdown

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
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