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

Removing a metric from a multi-metric query produces a console error #1513

Closed
rossipedia opened this issue Dec 11, 2015 · 0 comments
Closed

Comments

@rossipedia
Copy link

Screenshot:

image

Error text (for copypasta):

TypeError: Cannot read property 'nGbFilters' of undefined
    at bosun.js:1980
    at Object.r [as forEach] (angular.js:325)
    at k.$scope.Query (bosun.js:1968)
    at angular.js:10846
    at f (angular.js:19133)
    at k.$eval (angular.js:12701)
    at k.$apply (angular.js:12799)
    at HTMLButtonElement.<anonymous> (angular.js:19137)
    at HTMLButtonElement.n.event.dispatch (jquery.min.js:3)
    at HTMLButtonElement.r.handle (jquery.min.js:3)
kylebrandt added a commit that referenced this issue Dec 18, 2015
removing the metric removes tabs again. This whole controller needs to be redone - but will try to string it along until expressions in opentsdb 2.3. Fixes #1513
tkrajca pushed a commit to RepositPower/bosun that referenced this issue Mar 6, 2016
removing the metric removes tabs again. This whole controller needs to be redone - but will try to string it along until expressions in opentsdb 2.3. Fixes bosun-monitor#1513
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants