Bug 1292859
| Summary: | Custom Attributes do not display correctly in reports | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Jesse P. Johnson <jesse.johnson> | ||||
| Component: | Reporting | Assignee: | Tim Wade <twade> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Dave Johnson <dajohnso> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 5.5.0 | CC: | jhardy, nobody, obarenbo, twade | ||||
| Target Milestone: | GA | ||||||
| Target Release: | 5.6.0 | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-01-08 23:33:43 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
*** This bug has been marked as a duplicate of bug 1292860 *** |
Created attachment 1107187 [details] Example poorly formated spreadsheet Description of problem: Custom attributes are used to store data that is not normally provided by Cloudforms. These key/value pairs do not display correctly when used in reports. All custom attributes are displayed in the same columns and requires multiple rows. A report for 500 machines with 5 custom attributes will consume 2500 lines. Version-Release number of selected component (if applicable): 5.4.0 5.5.0 5.6.0? How reproducible: Always Steps to Reproduce: 1. Create custom attribute for VM in CFME 2. Populate custom attribute with data 3. Create report that displays "EVM Custom Attributes : {Name,Value}" 4. Generate report Actual results: Denormalized spreadsheet Expected results: Normalized spreadsheet with custom headers and other available formatting Additional info: