Description of problem: Default widget which set-up to run Daily has "Hourly" value in Run field on edit widget screen Version-Release number of selected component (if applicable): 5.9 How reproducible: 100% Steps to Reproduce: 1. Go to Reports -> Dashboard Widget 2. Select widget which has value "Run daily starting on ..." (Top Storage Consumers) 3. Configuration -> Edit Actual results: Run field has "Hourly" value Expected results: Run field should have "Daily" value
Created attachment 1417840 [details] Widget scheduled to run daily
Created attachment 1417841 [details] Run value is Hourly
https://github.com/ManageIQ/manageiq-ui-classic/pull/3870
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/ff81db6a3408c7475cdf45f9527cd03030d54dfa commit ff81db6a3408c7475cdf45f9527cd03030d54dfa Author: Zita Nemeckova <znemecko> AuthorDate: Fri Apr 27 05:30:08 2018 -0400 Commit: Zita Nemeckova <znemecko> CommitDate: Fri Apr 27 05:30:08 2018 -0400 Change @edit[:new][:timer_typ] to @edit[:new][:timer].typ There's no :time_typ key in @edit[:new] so it's aways nil and select is set to Hourly as it's the first value Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1564199 app/views/report/_schedule_form_timer.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
verified in 5.10.0.3
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2019:0212