Bug 1206122
Summary: | Unable to schedule template analysis against a single template - wrong selectbox content | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Jan Krocil <jkrocil> |
Component: | UI - OPS | Assignee: | Aparna Karve <akarve> |
Status: | CLOSED ERRATA | QA Contact: | Milan Falešník <mfalesni> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 5.4.0 | CC: | hkataria, jhardy, mfalesni, mpovolny, obarenbo |
Target Milestone: | GA | ||
Target Release: | 5.4.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-06-16 12:55:34 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Jan Krocil
2015-03-26 11:10:14 UTC
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 |