Skip to content

allow keyword filter to be attached to bucket level monitor trigger#1325

Merged
amsiglan merged 1 commit intoopensearch-project:mainfrom
KashKondaka:main-bucket-monitor-keyword-filter-fix
Nov 14, 2025
Merged

allow keyword filter to be attached to bucket level monitor trigger#1325
amsiglan merged 1 commit intoopensearch-project:mainfrom
KashKondaka:main-bucket-monitor-keyword-filter-fix

Conversation

@KashKondaka
Copy link
Copy Markdown
Collaborator

Description

Keyword filter was not getting attached in bucket level monitor trigger because it stores the query in TRIGGER_OPERATORS_MAP.INCLUDE and TRIGGER_OPERATORS_MAP.EXCLUDE. However, these cases were not included and validateFormField returned false as it assumed the field value was empty.

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: KashKondaka <37753523+KashKondaka@users.noreply.github.com>
@amsiglan amsiglan merged commit 3a84ff7 into opensearch-project:main Nov 14, 2025
8 of 9 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Nov 14, 2025
…1325)

Signed-off-by: KashKondaka <37753523+KashKondaka@users.noreply.github.com>
(cherry picked from commit 3a84ff7)
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 Nov 14, 2025
…1325)

Signed-off-by: KashKondaka <37753523+KashKondaka@users.noreply.github.com>
(cherry picked from commit 3a84ff7)
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 Nov 14, 2025
…1325)

Signed-off-by: KashKondaka <37753523+KashKondaka@users.noreply.github.com>
(cherry picked from commit 3a84ff7)
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 Nov 14, 2025
…1325)

Signed-off-by: KashKondaka <37753523+KashKondaka@users.noreply.github.com>
(cherry picked from commit 3a84ff7)
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 Nov 14, 2025
…1325)

Signed-off-by: KashKondaka <37753523+KashKondaka@users.noreply.github.com>
(cherry picked from commit 3a84ff7)
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 Nov 14, 2025
…1325)

Signed-off-by: KashKondaka <37753523+KashKondaka@users.noreply.github.com>
(cherry picked from commit 3a84ff7)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants