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

[Watcher] Staleness in UI after ack'ing a firing rule #52608

Open
jloleysens opened this issue Dec 10, 2019 · 4 comments
Open

[Watcher] Staleness in UI after ack'ing a firing rule #52608

jloleysens opened this issue Dec 10, 2019 · 4 comments
Labels
bug Fixes for quality problems that affect the customer experience Feature:Watcher Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more

Comments

@jloleysens
Copy link
Contributor

jloleysens commented Dec 10, 2019

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:

  1. Run elastic + kibana on a non-basic license (e.g., trial yarn es snapshot --license trial)
  2. 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".
  3. Ack the watcher rule once it starts firing
  4. Navigate to the "Execution history" tab
  5. Navigate to the "Action statuses" tab
  6. 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):

Screenshot 2019-12-10 at 11 22 50

Any additional context:

Any fixes to this should preferably happen only after #50908 is merged.

@jloleysens jloleysens added bug Fixes for quality problems that affect the customer experience Feature:Watcher Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more labels Dec 10, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/es-ui (Team:Elasticsearch UI)

@cjcenizal
Copy link
Contributor

Possible dupe of #27758

@alisonelizabeth
Copy link
Contributor

I think this is different from #27758.

In the last step, it's mentioned that refreshing the page resolves the problem.

You should (incorrectly) be able to ack the watch again. Refreshing the page updates watcher action status..

@alisonelizabeth alisonelizabeth removed the Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more label Sep 17, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 17, 2024
@alisonelizabeth alisonelizabeth added the Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more label Sep 17, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-management (Team:Kibana Management)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Watcher Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
Projects
None yet
Development

No branches or pull requests

4 participants