Skip to content

Move pluggable actions to end of event definition menu#25488

Open
ryan-carroll-graylog wants to merge 2 commits intomasterfrom
feat/13184-replay-search-ordering
Open

Move pluggable actions to end of event definition menu#25488
ryan-carroll-graylog wants to merge 2 commits intomasterfrom
feat/13184-replay-search-ordering

Conversation

@ryan-carroll-graylog
Copy link
Copy Markdown
Contributor

@ryan-carroll-graylog ryan-carroll-graylog commented Mar 27, 2026

Summary

  • Moves {moreActions} (plugin-injected actions) to render after the built-in "Replay Search" item in the event definition actions dropdown, so enterprise-injected items like Sigma "Replay Search" appear at the bottom of the menu
  • Capitalizes "Replay search" → "Replay Search" for consistency with other menu items

See also: https://github.com/Graylog2/graylog-plugin-enterprise/pull/13700
/nocl - see enterprise PR
Fixes Graylog2/graylog-plugin-enterprise#13184

Test plan

  • Open the Event Definitions page
  • For an aggregation event definition, confirm "Replay Search" (capitalized) still appears last in the dropdown
  • For a Sigma event definition (with enterprise plugin), confirm "Replay Search" appears after Delete

🤖 Generated with Claude Code

Move `{moreActions}` (plugin-injected actions) to render after the
Replay Search item so that enterprise-injected actions like Sigma
Replay Search appear at the bottom of the menu, matching the position
of the built-in Replay Search for aggregation event definitions.

Also capitalizes "Replay search" to "Replay Search" for consistency
with other menu items.

Fixes Graylog2/graylog-plugin-enterprise#13184

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ryan-carroll-graylog ryan-carroll-graylog added the e2e-tests Run PR build with e2e tests. label Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

e2e-tests Run PR build with e2e tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants