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

Clicking on add condition while trying to create a metric threshold alert doesn't do anything on UI #63644

Closed
bhavyarm opened this issue Apr 15, 2020 · 2 comments
Labels
bug Fixes for quality problems that affect the customer experience Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services

Comments

@bhavyarm
Copy link
Contributor

Kibana version: 7.7.0 BC6

Elasticsearch version: 7.7.0 BC6

Server OS version: cloud

Browser version: Chrome latest

Browser OS version: OS X

Original install method (e.g. download page, yum, from source, etc.): on cloud deployment

Describe the bug: When user tries to create a metric threshold alert and clicks on add condition - nothing happens and Kibana has "kbn-ui-shared-deps.js:342 Uncaught TypeError: Cannot read property 'slice' of undefined" in console

Steps to reproduce:

  1. Get 7.7.0 BC6 up on cloud in production, install sample data and navigate to alerts and actions in under management
  2. Click on create alert - select metric threshold and fill in data for name, tags (optional) and time interval details
  3. Try to click on add condition -nothing happens
    and Kibana logs
kbn-ui-shared-deps.js:342 Uncaught TypeError: Cannot read property 'slice' of undefined
    at infra.plugin.js:17
    at Object.m (kbn-ui-shared-deps.js:342)
    at w (kbn-ui-shared-deps.js:342)
    at kbn-ui-shared-deps.js:342
    at x (kbn-ui-shared-deps.js:342)
    at L (kbn-ui-shared-deps.js:342)
    at T (kbn-ui-shared-deps.js:342)
    at O (kbn-ui-shared-deps.js:342)
    at Cn (kbn-ui-shared-deps.js:342)
    at ce (kbn-ui-shared-deps.js:342)
(anonymous) @ infra.plugin.js:17
m @ kbn-ui-shared-deps.js:342
w @ kbn-ui-shared-deps.js:342
(anonymous) @ kbn-ui-shared-deps.js:342
x @ kbn-ui-shared-deps.js:342
L @ kbn-ui-shared-deps.js:342
T @ kbn-ui-shared-deps.js:342
O @ kbn-ui-shared-deps.js:342
Cn @ kbn-ui-shared-deps.js:342
ce @ kbn-ui-shared-deps.js:342
Ln @ kbn-ui-shared-deps.js:342
Dn @ kbn-ui-shared-deps.js:342
On @ kbn-ui-shared-deps.js:342
t.unstable_runWithPriority @ kbn-ui-shared-deps.js:350
Hi @ kbn-ui-shared-deps.js:342
se @ kbn-ui-shared-deps.js:342
Tn @ kbn-ui-shared-deps.js:342

Expected behavior: Should be able to create alerts?

Screenshots (if relevant):
Screen Shot 2020-04-15 at 4 40 40 PM

@bhavyarm bhavyarm added bug Fixes for quality problems that affect the customer experience Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services labels Apr 15, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/logs-metrics-ui (Team:logs-metrics-ui)

@phillipb
Copy link
Contributor

This is a known issue and should be fixed by #63514 in the RC.

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 Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services
Projects
None yet
Development

No branches or pull requests

3 participants