Bug 1595132

Summary: Unable to create a Schedule for a report
Product: Red Hat CloudForms Management Engine Reporter: Dmitry Misharov <dmisharo>
Component: UI - OPSAssignee: Robin Knaur <rknaur>
Status: CLOSED CURRENTRELEASE QA Contact: Dmitry Misharov <dmisharo>
Severity: medium Docs Contact:
Priority: high    
Version: 5.10.0CC: cpelland, dmetzger, hkataria, lavenel, mpovolny, obarenbo, simaishi
Target Milestone: GAKeywords: Regression
Target Release: 5.10.0   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: 5.10.0.3 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-02-11 14:05:52 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: 1441101    

Description Dmitry Misharov 2018-06-26 08:28:11 UTC
Version-Release number of selected component (if applicable):
5.10.0.1.20180619163011_900fdc4

How reproducible:
Always

Steps to Reproduce:
1. Navigate to Cloud Intel/Reports.
2. Expand Schedules accordion.
3. Click Configuration "Add a new Schedule".

Actual results:
Nothing happened.

Expected results:
A dialog of schedule creation should be opened.

Comment 4 CFME Bot 2018-07-02 05:15:30 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:

https://github.com/ManageIQ/manageiq-ui-classic/commit/5678cc9b2df75e98c7fee35cb6a526ec824aee26
commit 5678cc9b2df75e98c7fee35cb6a526ec824aee26
Author:     PanSpagetka <rknaur>
AuthorDate: Fri Jun 29 07:36:17 2018 -0400
Commit:     PanSpagetka <rknaur>
CommitDate: Fri Jun 29 07:36:17 2018 -0400

    Don't create create schedule if already created
    https://bugzilla.redhat.com/show_bug.cgi?id=1595132

 app/controllers/report_controller/schedules.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comment 5 Dmitry Misharov 2018-07-19 08:43:58 UTC
Fixed and verified in 5.10.0.4.20180712211305_e6e4542. A schedule is successfully created.