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.
https://github.com/ManageIQ/manageiq-ui-classic/pull/4234
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(-)
Fixed and verified in 5.10.0.4.20180712211305_e6e4542. A schedule is successfully created.