Bug 1802131
| Summary: | 'Recent Hosts' label is blank on the dashboard view for infrastructure in Red Hat CloudForms 5.0 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Riya Banerjee <ribanerj> | ||||||
| Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Jaroslav Henner <jhenner> | ||||||
| Severity: | low | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> | ||||||
| Priority: | unspecified | ||||||||
| Version: | 5.11.1 | CC: | bmidwood, dmetzger, hkataria, lavenel, mpovolny, nansari, obarenbo, simaishi | ||||||
| Target Milestone: | GA | Keywords: | ZStream | ||||||
| Target Release: | 5.11.5 | Flags: | pm-rhel:
cfme-5.11.z+
mfeifer: mirror+ |
||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | 5.11.5.0 | Doc Type: | If docs needed, set a value | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2020-05-05 13:43:11 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | Bug | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | CFME Core | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
Created attachment 1662660 [details]
Label exists on Red Hat CloudForms 4.7
Please assess the impact of this issue and update the severity accordingly. Please refer to https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity for a reminder on each severity's definition. If it's something like a tracker bug where it doesn't matter, please set the severity to Low. New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/38d5f903fa055545b46b66ddaec02eb2dce592c6 commit 38d5f903fa055545b46b66ddaec02eb2dce592c6 Author: Harpreet Kataria <hkataria> AuthorDate: Wed Feb 12 19:43:49 2020 +0000 Commit: Harpreet Kataria <hkataria> CommitDate: Wed Feb 12 19:43:49 2020 +0000 Fixed code to show title on empty line chart. https://bugzilla.redhat.com/show_bug.cgi?id=1802131 app/assets/javascripts/components/recent-resource.js | 1 + 1 file changed, 1 insertion(+) New commit detected on ManageIQ/manageiq-ui-classic/ivanchuk: https://github.com/ManageIQ/manageiq-ui-classic/commit/8c81c9978343896cd7119bd9fd4bd5574e2d924d commit 8c81c9978343896cd7119bd9fd4bd5574e2d924d Author: Milan Zázrivec <mzazrivec> AuthorDate: Fri Feb 14 10:12:13 2020 +0000 Commit: Milan Zázrivec <mzazrivec> CommitDate: Fri Feb 14 10:12:13 2020 +0000 Merge pull request #6676 from h-kataria/ems_dashboard_label_fix Fixed code to show title on empty line chart. (cherry picked from commit 2826d7a97d9b26d0ae5a5cc3f4e9b8c5f916fe53) https://bugzilla.redhat.com/show_bug.cgi?id=1802131 app/assets/javascripts/components/recent-resource.js | 1 + 1 file changed, 1 insertion(+) I couldn't reproduce on current 5.11.5.1 I couldn't reproduce on 5.11.4.2 though Fixed-in version is set to 5.11.5.0. I did reproduce on Version 5.11.1.1.20191122174937_707df01 Therefore I think the bug was fixed earlier and should have been closed or Fixed-in version should have been set right. As there was some change done, I think the second is true and I should set this to VERIFIED. 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, 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:2020 |
Created attachment 1662659 [details] Label does not exist on Red Hat CloudForms 5.0 Description of problem:- 'Recent Hosts' label is blank on the dashboard view for infrastructure in Red Hat CloudForms 5.0 It is available in previous versions. Version-Release number of selected component (if applicable):- Red Hat CloudForms 5.0 (CFME Version 5.11) How reproducible: Always Steps to Reproduce: 1. Navigate to Compute -> Infrastructure -> Providers -> Infrastructure Providers -> RHV-M (Dashboard) 2. Refer screenshot 'Red Hat CloudForms 5-0' where the label is missing and screenshot 'Red Hat CloudForms 4-7' where the label is available. Additional Info: Looks like a UI glitch