elastic/kibana

[Security Solution] Shared Exception List does not get refreshed after deleting previous search input

クローズ

#245,936 opened on 2025/12/10

 (6 件のコメント) (0 件のリアクション) (1 人の担当者)TypeScript (8,021 件のフォーク)batch import
Feature:Rule ExceptionsTeam: SecuritySolutionTeam:Detection EngineTeam:Detection EngineeringTeam:Detections and Respbugbug-fixereffort:lowgood first issueurgency:normalvalue:medium

Repository metrics

Stars
 (19,065 個のスター)
PR merge metrics
 (平均マージ 1d 16h) (30d で 999 merged PRs)

説明

Describe the bug:

After doing a search on Shared Exception Lis, deleting the search term and clicking 'Refresh" button, the list does not get refreshed. The action is just complete if the user uses the delete button 'X' in the search bar.

https://github.com/user-attachments/assets/859bcc24-2ab8-4fe8-adc5-faf0babb61e5

Kibana/Elasticsearch Stack version:

9.3

Functional Area (e.g. Endpoint management, timelines, resolver, etc.):

Shared Exception List

Steps to reproduce:

  1. Have a list of Shared Exception Lists
  2. On search bar, search for a term that returns a result
  3. Delete (backspace) the term entered
  4. Click 'Refresh'

Current behavior:

The list does not get refreshed. The action is just complete if the user uses the delete button 'X' in the search bar.

Expected behavior:

The list should be refreshed.

コントリビューターガイド