Bug 1487397
| Summary: | UI elements not loading and reporting widgets not showing data points | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Ryan Spagnola <rspagnol> | |
| Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | luke couzens <lcouzens> | |
| Severity: | high | Docs Contact: | ||
| Priority: | high | |||
| Version: | 5.7.0 | CC: | dclarizi, hkataria, jdeubel, jhardy, lcouzens, mpovolny, obarenbo, rspagnol, simaishi | |
| Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
| Target Release: | 5.9.0 | |||
| Hardware: | All | |||
| OS: | All | |||
| Whiteboard: | ||||
| Fixed In Version: | 5.9.0.1 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1487694 1496945 (view as bug list) | Environment: | ||
| Last Closed: | 2018-03-06 15:41:49 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1487694, 1496945 | |||
| 
        
          Comment 7
        
        
          CFME Bot
        
        
        
        
        
          2017-08-31 22:13:34 UTC
        
       New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/a645d8e6a3253e6bbf6fdb710092ad80315d57d8 commit a645d8e6a3253e6bbf6fdb710092ad80315d57d8 Author: Harpreet Kataria <hkataria> AuthorDate: Thu Aug 31 18:02:32 2017 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Thu Aug 31 18:18:53 2017 -0400 Added lines of code that set label for legend/data points This code was initially added in https://github.com/h-kataria/manageiq/commit/571509efba2abc147d5b199f81bf5af68ef3f0ce#diff-1b496ab3b832aea7df191c3838c63414R465 and https://github.com/h-kataria/manageiq/commit/571509efba2abc147d5b199f81bf5af68ef3f0ce#diff-1b496ab3b832aea7df191c3838c63414R498 but was removed somehow. Adding missing lines of code back https://bugzilla.redhat.com/show_bug.cgi?id=1487397 lib/report_formatter/chart_common.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/df671218aad28d2583caecff9e475b8fc384a3bf commit df671218aad28d2583caecff9e475b8fc384a3bf Author: Harpreet Kataria <hkataria> AuthorDate: Fri Sep 1 12:25:50 2017 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Fri Sep 1 12:25:50 2017 -0400 Spec test to verify correct labels are set Verifying fix in https://github.com/ManageIQ/manageiq-ui-classic/pull/2070 https://bugzilla.redhat.com/show_bug.cgi?id=1487397 spec/lib/report_formater/c3_formatter_spec.rb | 4 ++++ 1 file changed, 4 insertions(+) Verified in 5.9.0.13 |