-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Open
Labels
Feature:WatcherTeam:Kibana ManagementDev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t//Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
Description
Kibana version:
Master 23edb41739
Describe the bug:
When a configured watcher alert starts firing and is ack'ed through the UI, navigating between the "Execution History" and "Action statuses" tabs after ack'ing leaves the UI reporting "firing" even though the configured alert was just ack'ed.
Steps to reproduce:
- Run elastic + kibana on a non-basic license (e.g., trial
yarn es snapshot --license trial) - Create a watch via the watcher UI in the ES management section. Configure it to check as quickly as possible (once every minute) and set a low threshold on an existing value like "updated_at".
- Ack the watcher rule once it starts firing
- Navigate to the "Execution history" tab
- Navigate to the "Action statuses" tab
- You should (incorrectly) be able to ack the watch again. Refreshing the page updates watcher action status..
Expected behavior:
Ack'ing a watch should update the UI even after navigating away (i.e., shouldn't require page reload to update).
Screenshots (if relevant):
Any additional context:
Any fixes to this should preferably happen only after #50908 is merged.
Metadata
Metadata
Assignees
Labels
Feature:WatcherTeam:Kibana ManagementDev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t//Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
