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

User cannot edit the index name after she adds it as "write to index" in index connector #63701

Closed
bhavyarm opened this issue Apr 16, 2020 · 1 comment · Fixed by #64033
Closed
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:Alerting Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)

Comments

@bhavyarm
Copy link
Contributor

Kibana version: 7.7.0 BC7

Elasticsearch version: 7.7.0 BC7

Server OS version: from cloud

Browser version: chrome latest

Browser OS version: OS X

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

Describe the bug: User cannot edit the index name after she adds it as "write to index" in index connector. Both clicking on x or clicking delete doesn't work.

The only workaround seems to be you need to start typing in the name.

Steps to reproduce:

  1. Go to alerting and actions under management and click on connectors and then create connectors
  2. Choose index connector - add in name for the connector and in write to index - type in an existing index name (I had sample data installed so I picked e-commerce)
  3. Try to change the name of the index to something else by either clicking on x or delete
  4. Kibana doesn't do anything
  5. You need to start typing another index name to change the index to which this connector is writing to.

Screenshots (if relevant):

Screen Shot 2020-04-16 at 9 25 42 AM

Errors in browser console (if relevant):

Uncaught (in promise) TypeError: Cannot read property 'value' of undefined
    at _callee2$ (:9243/bundles/plugin/triggers_actions_ui/triggers_actions_ui.plugin.js:1)
    at l (:9243/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:288)
    at Generator._invoke (:9243/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:288)
    at Generator.forEach.e.<computed> [as next] (:9243/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:288)
    at asyncGeneratorStep (:9243/bundles/plugin/triggers_actions_ui/triggers_actions_ui.plugin.js:1)
    at _next (:9243/bundles/plugin/triggers_actions_ui/triggers_actions_ui.plugin.js:1)
    at :9243/bundles/plugin/triggers_actions_ui/triggers_actions_ui.plugin.js:1
    at new Promise (<anonymous>)
    at :9243/bundles/plugin/triggers_actions_ui/triggers_actions_ui.plugin.js:1
    at :9243/bundles/plugin/triggers_actions_ui/triggers_actions_ui.plugin.js:1
@bhavyarm bhavyarm added bug Fixes for quality problems that affect the customer experience Feature:Alerting Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) labels Apr 16, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-alerting-services (Team:Alerting Services)

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:Alerting Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants