Description of problem: User is unable to select a template from the selectbox because it doesn't contain template names. It contains ['NFS', 'Samba'] which are not templates... Version-Release number of selected component (if applicable): 5.4.0.0.13 This issue is not present in 5.3.z How reproducible: Always Steps to Reproduce: 1. Configure > Configuration > Schedules > Add schedule 2. Template Analysis > A single template > __wrong contentin the next selectbox__ Actual results: User is unable to select a template from the selectbox because of invalid content. Expected results: User is able to select a template from the selectbox. Additional info:
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/233ae07c85fe768f751494bb6784d647b1b3eb2b commit 233ae07c85fe768f751494bb6784d647b1b3eb2b Author: Aparna Karve <akarve> AuthorDate: Tue Mar 31 13:23:25 2015 -0700 Commit: Aparna Karve <akarve> CommitDate: Wed Apr 1 11:07:05 2015 -0700 Added missing case for filter_type = "miq_template" https://bugzilla.redhat.com/show_bug.cgi?id=1206122 vmdb/app/controllers/ops_controller/settings/schedules.rb | 3 +++ 1 file changed, 3 insertions(+)
Verified in 5.4.0.0.22. Now there is a correct list of templates in the selectbox after selecting the "A single template" option, so the selection is possible.
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