Bug 1548121

Summary: On schedules pages is shown pagination from analysis profiles
Product: Red Hat CloudForms Management Engine Reporter: Matouš Mojžíš <mmojzis>
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, hkataria, lavenel, mmojzis, mpovolny, obarenbo
Target Milestone: GAKeywords: Regression, TestOnly, ZStream
Target Release: 5.10.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ui:configuration
Fixed In Version: 5.10.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1553316 (view as bug list) Environment:
Last Closed: 2019-02-11 14:03:44 UTC Type: Bug
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:    
Bug Blocks: 1553316    
Attachments:
Description Flags
schedule_pagination_displayed none

Description Matouš Mojžíš 2018-02-22 19:04:14 UTC
Created attachment 1399504 [details]
schedule_pagination_displayed

Description of problem:


Version-Release number of selected component (if applicable):
5.9.0.20

How reproducible:
Always

Steps to Reproduce:
1. Go to Configuration -> Analysis profiles
2. Go to Schedules
3.

Actual results:
Pagination pane on Schedules pages is taken from analysis profiles.

Expected results:


Additional info:

Comment 7 CFME Bot 2018-02-26 14:29:17 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/9fbc691f390928ff2462def547f897852fba8cfe

commit 9fbc691f390928ff2462def547f897852fba8cfe
Author:     Martin Hradil <mhradil>
AuthorDate: Fri Feb 23 16:59:34 2018 +0000
Commit:     Martin Hradil <mhradil>
CommitDate: Fri Feb 23 16:59:34 2018 +0000

    GTL: Hide pagination on no records
    
    when transitioning from a GTL screen to another,
    and the target page has no records,
    the paging toolbar doesn't update and keeps showing the old data.
    
    Hiding on 0 rows.
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1548121

 app/assets/javascripts/controllers/report_data_controller.js | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

Comment 8 Dave Johnson 2018-02-26 15:52:29 UTC
Matous, you added regression, where was this last seen working?

Comment 10 Matouš Mojžíš 2018-03-09 10:41:05 UTC
It's working in 5.8.3.4 and it isn't working in any 5.9 builds.

Comment 11 Matouš Mojžíš 2018-07-12 12:27:27 UTC
Verified in 5.10.0.3. Pagination from analysis profiles is not displayed on schedules pages.