Description of problem: When you want to have Schedule that runs eg. every 2 hours, you must flip the Run field somewhere and then back for the #timer_hours to appear. Version-Release number of selected component (if applicable): 5.4.0.0.12 How reproducible: always Steps to Reproduce: 1. Go to Intelligence / Reports / Schedules 2. Open the page for adding a new schedule 3. Select Hourly (which already is) 4. Select how often (Every 2 hours or so) Actual results: You can't select that, the select is not visible yet Expected results: You can select how often will that run. Additional info: It can be circumvented by selecting another value and then flipping back to Hourly. Seems like it was forgotten during the initial render of the form.
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/265ae5b6d57c0502bc947a210108fc2d1f01adf3 commit 265ae5b6d57c0502bc947a210108fc2d1f01adf3 Author: Aparna Karve <akarve> AuthorDate: Tue Mar 24 09:41:49 2015 -0700 Commit: Aparna Karve <akarve> CommitDate: Tue Mar 24 09:41:49 2015 -0700 Fixed the timer drop downs Timer types were being populated incorrectly for widgets_tree and schedules_tree (referred the original erb to populate them correctly) https://bugzilla.redhat.com/show_bug.cgi?id=1202412 vmdb/app/views/report/_schedule_form_timer.html.haml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)
Good to go. Verified and working fine in 5.4.0.0.22.20150420163946_26004d1.
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://rhn.redhat.com/errata/RHBA-2015-1100.html