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

[Backport 2.x] Only support copy for query templates #9217

Open
wants to merge 1 commit into
base: 2.x
Choose a base branch
from

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport a107509 from #8899.

* only support copy for query templates

Signed-off-by: Amardeepsingh Siglani <[email protected]>

* Changeset file for PR #8899 created/updated

* clear selected query on tab change; keep button disabled when query is not selected

Signed-off-by: Amardeepsingh Siglani <[email protected]>

---------

Signed-off-by: Amardeepsingh Siglani <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit a107509)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❌ Invalid Changelog Heading

The '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax.

@abbyhu2000 abbyhu2000 added the Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry label Jan 17, 2025
Copy link

codecov bot commented Jan 18, 2025

Codecov Report

Attention: Patch coverage is 18.75000% with 13 lines in your changes missing coverage. Please review.

Project coverage is 61.07%. Comparing base (51167bb) to head (c3c0c0b).

Files with missing lines Patch % Lines
...ui/saved_query_flyouts/open_saved_query_flyout.tsx 18.75% 10 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #9217      +/-   ##
==========================================
- Coverage   61.07%   61.07%   -0.01%     
==========================================
  Files        3813     3813              
  Lines       91454    91461       +7     
  Branches    14439    14441       +2     
==========================================
+ Hits        55852    55856       +4     
- Misses      32058    32060       +2     
- Partials     3544     3545       +1     
Flag Coverage Δ
Linux_1 29.14% <ø> (ø)
Linux_2 56.59% <ø> (ø)
Linux_3 37.94% <18.75%> (-0.01%) ⬇️
Linux_4 29.18% <ø> (+<0.01%) ⬆️
Windows_1 29.15% <ø> (ø)
Windows_2 56.54% <ø> (ø)
Windows_3 37.94% <18.75%> (-0.01%) ⬇️
Windows_4 29.18% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports failed changeset seasoned-contributor Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants