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.3] Fixed an issue that was causing the results of the ctx object to be empty. #428

Merged
merged 1 commit into from
Dec 21, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport e34fa02 from #334

…mpty. (#334)

* Fixed an issue that was causing the results of the ctx object to be empty.

Signed-off-by: AWSHurneyt <[email protected]>

* Fixed an issue that was causing the results of the ctx object to be empty.

Signed-off-by: AWSHurneyt <[email protected]>

* Consolidated duplicate code.

Signed-off-by: AWSHurneyt <[email protected]>

Signed-off-by: AWSHurneyt <[email protected]>
(cherry picked from commit e34fa02)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team December 21, 2022 17:18
@codecov-commenter
Copy link

Codecov Report

Merging #428 (6c6c076) into 2.3 (c4996bb) will increase coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              2.3     #428      +/-   ##
==========================================
+ Coverage   52.68%   52.73%   +0.05%     
==========================================
  Files         207      209       +2     
  Lines        5444     5454      +10     
  Branches      764      763       -1     
==========================================
+ Hits         2868     2876       +8     
- Misses       2574     2576       +2     
  Partials        2        2              
Impacted Files Coverage Δ
...-plugin/public/pages/CreateTrigger/utils/helper.js 55.00% <0.00%> (-11.67%) ⬇️
...fineBucketLevelTrigger/DefineBucketLevelTrigger.js 20.68% <0.00%> (-0.37%) ⬇️
...DocumentLevelTrigger/DefineDocumentLevelTrigger.js 13.23% <0.00%> (-0.20%) ⬇️
...eTrigger/containers/DefineTrigger/DefineTrigger.js 12.12% <0.00%> (-0.19%) ⬇️
.../containers/ConfigureTriggers/ConfigureTriggers.js 0.00% <0.00%> (ø)
...plugins/alerting-dashboards-plugin/babel.config.js 0.00% <0.00%> (ø)
...gins/alerting-dashboards-plugin/utils/constants.js 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@lezzago lezzago merged commit b0fe3a5 into 2.3 Dec 21, 2022
@github-actions github-actions bot deleted the backport/backport-334-to-2.3 branch December 21, 2022 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants