| Summary: | No paginator on datastore cluster list page | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Nandini Chandra <nachandr> | ||||
| Component: | UI - OPS | Assignee: | lgalis | ||||
| Status: | CLOSED ERRATA | QA Contact: | Nandini Chandra <nachandr> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5.6.0 | CC: | hkataria, jhardy, lgalis, mpovolny, nachandr, obarenbo, simaishi | ||||
| Target Milestone: | GA | ||||||
| Target Release: | 5.6.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | ui:datastore | ||||||
| Fixed In Version: | 5.6.0.6 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-06-29 15:55:15 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: | |||||
| Attachments: |
|
||||||
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/ce1b4621bd81681de1be4e23e42a7edd4074c01e commit ce1b4621bd81681de1be4e23e42a7edd4074c01e Author: Laura Galis <lgalis> AuthorDate: Tue May 3 09:19:11 2016 -0400 Commit: Laura Galis <lgalis> CommitDate: Fri May 6 12:32:42 2016 -0400 Fix pagination for datastores https://bugzilla.redhat.com/show_bug.cgi?id=1330771 app/controllers/storage_controller.rb | 81 +++++------------------- app/views/storage/_storage_pod_folders.html.haml | 2 +- app/views/storage/explorer.html.haml | 2 +- 3 files changed, 17 insertions(+), 68 deletions(-) Spoke to Laura.Looks like the PR in comment # 3 fixed the pagination on datastore cluster list pages. Verified that pagination on datastore cluster list pages has been fixed in 5.6.0.6. However,pagination on datastore content pages needs to be fixed.So,opening a new BZ for that and marking this BZ as VERIFIED. Opened https://bugzilla.redhat.com/show_bug.cgi?id=1335961 for fixing pagination on datastore cluster list page. 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-2016:1348 |
Created attachment 1151138 [details] Screen shot of page without paginator Description of problem: ------------------------- Version-Release number of selected component (if applicable): ------------------ 5.6.0.4 How reproducible: ---------------- Always Steps to Reproduce: ------------------- 1.Perform smartstate analysis on a datastore. 2.On the datastore summary page, click any of the links in the Content section. Actual results: --------------- No paginator on some of the datastore pages(See attached screen shot). Expected results: ----------------- Paginator should be present. Additional info: ----------------