Bug 1248446
| Summary: | Schedule editor not initializing Action drop down | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Aziza Karol <akarol> | ||||
| Component: | UI - OPS | Assignee: | Aparna Karve <akarve> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Aziza Karol <akarol> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5.5.0 | CC: | hkataria, jhardy, mpovolny, obarenbo | ||||
| Target Milestone: | GA | ||||||
| Target Release: | 5.5.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 5.5.0.1 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-12-08 13:24:49 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: | |||||||
| Attachments: |
|
||||||
github link-https://github.com/ManageIQ/manageiq/issues/3648 New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/33f82355aaf08beee3c4eca7589d6ddc25905ee7 commit 33f82355aaf08beee3c4eca7589d6ddc25905ee7 Author: Aparna Karve <akarve> AuthorDate: Fri Jul 31 10:48:08 2015 -0700 Commit: Aparna Karve <akarve> CommitDate: Fri Jul 31 10:48:08 2015 -0700 Fix Schedule Editor Action_typ dropdown issue #3648 https://bugzilla.redhat.com/show_bug.cgi?id=1248446 .../ops_controller/settings/schedules.rb | 24 +++++++++++----------- spec/controllers/ops_settings_spec.rb | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) Verified in 5.5.0.1-alpha1.20150915151429_2230bd4. 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-2015:2551 |
Created attachment 1057620 [details] snpshot Description of problem: Version-Release number of selected component (if applicable): master.20150729041049_34528a5 How reproducible: 100% Steps to Reproduce: 1.Navigate to configure->configuration->settings->Schedules 2.Add an new schedule with any "action" selected from the drop down list 3. Actual results: It does not remember the selected "action" choice. see attach screenshot. it displays "Nothing selected" Expected results: Additional info: