Bug 1353363

Summary: Report listing empty after canceling "Add a new schedule"
Product: Red Hat CloudForms Management Engine Reporter: Eric Hayes <ehayes>
Component: UI - OPSAssignee: Eric Hayes <ehayes>
Status: CLOSED CURRENTRELEASE QA Contact: Jiri Stefanisin <jistefan>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.6.0CC: cpelland, hkataria, jhardy, jistefan, mpovolny, obarenbo, shea.stewart, simaishi
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.7.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 5.7.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1353717 (view as bug list) Environment:
Last Closed: 2017-01-11 20:21:56 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:
Bug Depends On:    
Bug Blocks: 1353717, 1362633    

Description Eric Hayes 2016-07-06 22:59:19 UTC
Description of problem:


Version-Release number of selected component (if applicable):
darga-2.20160706154340_98373e4


How reproducible:
100%

Steps to Reproduce:
1. Go to reports.
2. Open the "Reports" tree
3. Select a report -- now you see some content in the main area
4. Click "Add a new schedule"
5. Click "Cancel"
6. you are back in the Report detail screen but now you don't see anything the main area is blank except for title
7. Click on another report -- still all blank
8. Open the "Saved reports" tree, click around
9. Go back to "Reports" tree -- now everything is ok until you Cancel a new schedule again

Actual results:
Blank screens

Expected results:
Not blank screens

Comment 4 CFME Bot 2016-07-14 14:30:51 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/8915246c0cdaf0f1303390044dafca67df2dc9be

commit 8915246c0cdaf0f1303390044dafca67df2dc9be
Author:     Eric Hayes <eric>
AuthorDate: Tue Jul 12 09:11:03 2016 -0700
Commit:     Eric Hayes <eric>
CommitDate: Tue Jul 12 12:47:53 2016 -0700

    Don't change accordion after cancel; change after add.
    Fixes #9608
    - and -
    https://bugzilla.redhat.com/show_bug.cgi?id=1353363

 app/controllers/report_controller/schedules.rb | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Comment 5 Eric Hayes 2016-08-03 20:25:39 UTC
*** Bug 1359424 has been marked as a duplicate of this bug. ***