Bug 1851088
Summary: | console hit runtime error when all receivers are deleted | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | OpenShift BugZilla Robot <openshift-bugzilla-robot> | ||||
Component: | Management Console | Assignee: | David Taylor <dtaylor> | ||||
Status: | CLOSED ERRATA | QA Contact: | Yadan Pei <yapei> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 4.5 | CC: | aos-bugs, jcaiani, jokerman, pweil, xiaocwan | ||||
Target Milestone: | --- | Keywords: | UpcomingSprint | ||||
Target Release: | 4.5.z | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: |
Cause:
1. goto monitoring/alertmanageryaml page, and delete all receivers including Critical, Default and Watchdog
2. refresh the page
Consequence:
get a blank page and runtime error: Uncaught TypeError: Cannot read property 'filter' of undefined
Fix: null and empty logic tests were added
Result: correctly displays the empty state screen when all receivers deleted.
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2020-08-10 13:50:20 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | 1849556 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
Comment 1
David Taylor
2020-06-25 15:43:29 UTC
will investigate next sprint Created attachment 1703027 [details]
Verification screenshot
Tried for several times, this is not reproduced (attached the screenshot for refer) Verified on 4.5.0-0.nightly-2020-07-30-213620 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (OpenShift Container Platform 4.5.5 bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:3188 |