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 UI] Not possible to edit a watch that was created with the API if the ID begins with a number #18296

Closed
elasticmachine opened this issue Jun 29, 2017 · 1 comment · Fixed by #35301
Assignees
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

@elasticmachine
Copy link
Contributor

Original comment by @tsullivan:

Steps to reproduce:

  1. Use the API to create a watch with an ID that begins with a number
  2. Click the watch in the UI table and click the Edit tab
  3. Try to make and save changes to the watch

A validation error happens: ID must begin with a letter or underscore and contain only letters, underscores, dashes, and numbers.

As far as I can tell, there are no warnings coming from Elasticsearch when we try to make this watch. Why would it have different validation in the UI?

cc @elastic/kibana-management

@elasticmachine elasticmachine added :Management Feature:Watcher bug Fixes for quality problems that affect the customer experience labels Apr 25, 2018
@alisonelizabeth alisonelizabeth self-assigned this Apr 3, 2019
@alisonelizabeth alisonelizabeth added Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more and removed :Management DO NOT USE labels Apr 3, 2019
@elasticmachine
Copy link
Contributor Author

Pinging @elastic/es-ui

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

Successfully merging a pull request may close this issue.

2 participants