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

Saved object editor breaks with missing index pattern #1625

Closed
rashidkpc opened this issue Oct 9, 2014 · 0 comments · Fixed by #1627
Closed

Saved object editor breaks with missing index pattern #1625

rashidkpc opened this issue Oct 9, 2014 · 0 comments · Fixed by #1627
Labels
blocker bug Fixes for quality problems that affect the customer experience
Milestone

Comments

@rashidkpc
Copy link
Contributor

If the saved search in the saved object is linked to a missing index pattern the saved object editor will appear thusly:

screen shot 2014-10-09 at 3 19 39 pm

With console as such:

Error: Could not locate that index-pattern
    at applyESResp (http://localhost:5601/index.js:81416:36)
    at wrappedCallback (http://localhost:5601/index.js:20763:81)
    at http://localhost:5601/index.js:20849:26
    at Scope.$eval (http://localhost:5601/index.js:21892:28)
    at Scope.$digest (http://localhost:5601/index.js:21704:31)
    at Scope.$apply (http://localhost:5601/index.js:21996:24)
    at done (http://localhost:5601/index.js:17569:45)
    at completeRequest (http://localhost:5601/index.js:17783:7)
    at XMLHttpRequest.xhr.onreadystatechange (http://localhost:5601/index.js:17722:11) index.js:19262(anonymous function) index.js:19262(anonymous function) index.js:16555wrappedCallback index.js:20766(anonymous function) index.js:20849Scope.$eval index.js:21892Scope.$digest index.js:21704Scope.$apply index.js:21996done index.js:17569completeRequest index.js:17783xhr.onreadystatechange index.js:17722
@rashidkpc rashidkpc added bug Fixes for quality problems that affect the customer experience blocker labels Oct 9, 2014
@rashidkpc rashidkpc added this to the 4.0.0-BETA2 milestone Oct 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker bug Fixes for quality problems that affect the customer experience
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant