Bug 1229136
| Summary: | Disable export button when no custom reports are available for export | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Nandini Chandra <nachandr> | ||||
| Component: | UI - OPS | Assignee: | Roman Blanco <rblanco> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Nandini Chandra <nachandr> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5.4.0 | CC: | hkataria, jhardy, mfeifer, mpovolny, obarenbo | ||||
| Target Milestone: | GA | ||||||
| Target Release: | 5.5.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 5.5.0.1 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-12-08 13:16:34 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: |
|
||||||
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/25cf0bd5fd377682fb2afb5ab77e6c7cc491426f commit 25cf0bd5fd377682fb2afb5ab77e6c7cc491426f Author: Roman Blanco <rblanco> AuthorDate: Thu Jun 11 14:07:05 2015 +0200 Commit: Roman Blanco <rblanco> CommitDate: Fri Jun 12 13:38:14 2015 +0200 Disabled export button when no custom reports are available for export https://bugzilla.redhat.com/show_bug.cgi?id=1229136 vmdb/app/views/layouts/_x_edit_buttons.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Verified in 5.5.0.2 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/RHSA-2015:2551 |
Created attachment 1036153 [details] screenshot of export button Description of problem: ------------------------- Version-Release number of selected component (if applicable): --------------------- 5.4.0.5 How reproducible: ----------------- Always Steps to Reproduce: ------------------- 1.Make sure there are no custom reports on the appliance 2.Navigate to Cloud Intelligence->Reports->Import/Export->Custom Reports page. Actual results: --------------- Export button is enabled when no custom reports are available for export. Expected results: ----------------- Export button should be disabled when no custom reports are available for export. Additional info: ----------------