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] Disable input in edit data source when data_source.manageableBy is none #7310

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport ddc26fc from #7307.

…ne (#7307)

* Disable input in edit data source when data_source.manageableBy is none

Signed-off-by: Eemi Juntunen <[email protected]>

* Changeset file for PR #7307 created/updated

* Removed unnecessary canManageDataSource check

Signed-off-by: Eemi Juntunen <[email protected]>

* Fix lint issue

Signed-off-by: Eemi Juntunen <[email protected]>

* Update snapshot

Signed-off-by: Eemi Juntunen <[email protected]>

---------

Signed-off-by: Eemi Juntunen <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit ddc26fc)
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.

Copy link

codecov bot commented Jul 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.93%. Comparing base (747b358) to head (5297be2).

Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #7310   +/-   ##
=======================================
  Coverage   67.92%   67.93%           
=======================================
  Files        3453     3453           
  Lines       68427    68429    +2     
  Branches    11139    11141    +2     
=======================================
+ Hits        46481    46485    +4     
+ Misses      19240    19239    -1     
+ Partials     2706     2705    -1     
Flag Coverage Δ
Linux_1 33.19% <ø> (ø)
Linux_2 55.58% <ø> (ø)
Linux_3 42.89% <100.00%> (-0.01%) ⬇️
Linux_4 34.86% <ø> (ø)
Windows_1 33.21% <ø> (ø)
Windows_2 55.53% <ø> (ø)
Windows_3 42.90% <100.00%> (+<0.01%) ⬆️
Windows_4 34.86% <ø> (ø)

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.

@BionIT BionIT merged commit 562d0e8 into 2.x Jul 19, 2024
68 of 70 checks passed
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 first-time-contributor multiple datasource multiple datasource project v2.16.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants