(Bug is related to cloud intel-> report) Description of problem: Can not delete schedules from schedules details page Version-Release number of selected component (if applicable): 5.9.0.2.20171010190026_0413a06 How reproducible: 100% Steps to Reproduce: 1. Navigate to cloud intel -> Reports and select Schedules accordion 2. Create new schedule 3. Click that schedule (you are now on details page), try to delete schedule Actual results: Can not detail scheduled Expected results: Should delete scheduled Additional info:
https://github.com/ManageIQ/manageiq-ui-classic/pull/2425
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/53fb0eb82b8a4dbddb5e7ebe41cae51f123419f4 commit 53fb0eb82b8a4dbddb5e7ebe41cae51f123419f4 Author: Milan Zazrivec <mzazrivec> AuthorDate: Tue Oct 17 15:32:43 2017 +0200 Commit: Milan Zazrivec <mzazrivec> CommitDate: Mon Oct 23 10:29:14 2017 +0200 Fix report schedule deletion https://bugzilla.redhat.com/show_bug.cgi?id=1501107 app/controllers/report_controller/schedules.rb | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-)
Created attachment 1350287 [details] working_poc_gif Hey Milan, I can able to delete scheduled from details page now. Verified on: 5.9.0.5.20171102023815_209f732 Thanks! [1] working_poc_GIF attached.
*** Bug 1477901 has been marked as a duplicate of this bug. ***