Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

JS Error when attempting to silence a check #601

Closed
arusahni opened this issue Nov 21, 2016 · 1 comment
Closed

JS Error when attempting to silence a check #601

arusahni opened this issue Nov 21, 2016 · 1 comment
Labels
Milestone

Comments

@arusahni
Copy link

Hi,

When I attempt to silence a check from the /client/dc-name/instance-name?check=check-name page, I receive the following stack trace:

TypeError: Cannot read property 'ids' of undefined
    at getSelected (common.js?rel=1479436908584:54)
    at silence (services.js?rel=1479436908584:260)
    at n.$scope.silence (controllers.js?rel=1479436908584:273)
    at fn (eval at compile (angular.js:13653), <anonymous>:4:412)
    at b (angular.js:14635)
    at e (angular.js:24103)
    at n.$eval (angular.js:16384)
    at n.$apply (angular.js:16484)
    at HTMLSpanElement.<anonymous> (angular.js:24108)
    at Pf (angular.js:3384)

Sensu 0.26.5
Uchiwa 0.20.1

Any guidance would be appreciated. Thank you!

@palourde palourde added this to the 0.21.0 milestone Nov 21, 2016
@palourde palourde added the Bug label Nov 21, 2016
@palourde
Copy link
Contributor

Hi,

We just pushed a patch to fix this issue: https://github.com/sensu/uchiwa-web/pull/129.

Uchiwa 0.20.2 should be available within the next few hours in the repositories, otherwise it can be downloaded directly from https://uchiwa.io/#/download.

Thank you for reporting this issue and sorry about the inconvenience!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants