Bug 1217161
Summary: | Refreshing/returning to Configure/Configuration screen causes exception | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Dan Clarizio <dclarizi> |
Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> |
Status: | CLOSED ERRATA | QA Contact: | Nandini Chandra <nachandr> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 5.4.0 | CC: | hkataria, jhardy, mpovolny, nachandr, obarenbo, psavage, sshveta |
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 13:00:41 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
Dan Clarizio
2015-04-29 16:40:49 UTC
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/680c8df8f25d5f5bb6848b78892d95ade547bcb4 commit 680c8df8f25d5f5bb6848b78892d95ade547bcb4 Author: Harpreet Kataria <hkataria> AuthorDate: Wed Apr 29 14:14:53 2015 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Wed Apr 29 15:06:50 2015 -0400 Fixed code that sets session[:changed] - Fixed to set session[:changed] based upon whether @edit[:current] is Hash or VMDB::Config - Added spec tests for the new method. https://bugzilla.redhat.com/show_bug.cgi?id=1217161 vmdb/app/controllers/ops_controller.rb | 7 ++++- vmdb/spec/controllers/ops_controller_spec.rb | 45 ++++++++++++++++++++++++++++ 2 files changed, 51 insertions(+), 1 deletion(-) *** Bug 1217263 has been marked as a duplicate of this bug. *** *** Bug 1217693 has been marked as a duplicate of this bug. *** *** Bug 1219055 has been marked as a duplicate of this bug. *** Verified in 5.4.0.0.25 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 |