Bug 1536062

Summary: [Regression] Diagnostics pagination pane is displayed in Settings
Product: Red Hat CloudForms Management Engine Reporter: Satoe Imaishi <simaishi>
Component: UI - OPSAssignee: Martin Hradil <mhradil>
Status: CLOSED CURRENTRELEASE QA Contact: Matouš Mojžíš <mmojzis>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.9.0CC: cpelland, dajohnso, ewinchel, hkataria, jhardy, lavenel, mhradil, mmojzis, mpovolny, obarenbo, rbabyuk
Target Milestone: GAKeywords: Regression
Target Release: 5.9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ui:configuration:diagnostics
Fixed In Version: 5.9.0.18 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1512957 Environment:
Last Closed: 2018-03-06 15:07:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On: 1512957    
Bug Blocks:    

Comment 3 CFME Bot 2018-01-18 14:54:48 UTC
New commit detected on ManageIQ/manageiq-ui-classic/gaprindashvili:
https://github.com/ManageIQ/manageiq-ui-classic/commit/f7fc25e8935f072ace55374240e142dc7e164f42

commit f7fc25e8935f072ace55374240e142dc7e164f42
Author:     Martin Povolny <mpovolny>
AuthorDate: Thu Jan 18 10:57:27 2018 +0100
Commit:     Satoe Imaishi <simaishi>
CommitDate: Thu Jan 18 09:52:21 2018 -0500

    Merge pull request #3262 from himdel/paging-remove-bz1512957
    
    Remove paging (not paging_div) after leaving GTL screens
    (cherry picked from commit c0471558f9ae23a22f5a4902dab9dffd864ca000)
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1536062

 app/assets/javascripts/controllers/report_data_controller.js |  7 +++++++
 app/assets/javascripts/miq_explorer.js                       |  7 ++++++-
 app/controllers/catalog_controller.rb                        | 10 +++++-----
 app/controllers/chargeback_controller.rb                     |  6 +++---
 app/controllers/infra_networking_controller.rb               |  4 ++--
 app/controllers/miq_ae_customization_controller.rb           |  6 +++---
 app/controllers/mixins/manager_controller_mixin.rb           |  4 ++--
 app/controllers/ops_controller.rb                            |  4 ++--
 app/controllers/pxe_controller.rb                            |  4 ++--
 app/controllers/report_controller.rb                         |  6 +++---
 app/controllers/service_controller.rb                        |  4 ++--
 app/controllers/storage_controller.rb                        |  4 ++--
 app/controllers/vm_common.rb                                 |  4 ++--
 app/presenters/explorer_presenter.rb                         |  7 +++++++
 14 files changed, 48 insertions(+), 29 deletions(-)

Comment 4 Matouš Mojžíš 2018-01-30 10:40:08 UTC
Verified in 5.9.0.18. Diagnostics pagination pane is not displayed in Settings anymore.

Comment 5 Martin Povolny 2018-03-17 10:31:53 UTC
*** Bug 1501284 has been marked as a duplicate of this bug. ***