Bug 1202571
| Summary: | Incorrect flash message after schedule edit is cancelled | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Nandini Chandra <nachandr> | |
| Component: | UI - OPS | Assignee: | Aparna Karve <akarve> | |
| Status: | CLOSED ERRATA | QA Contact: | Nandini Chandra <nachandr> | |
| Severity: | low | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 5.4.0 | CC: | hkataria, jhardy, mfeifer, 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: | ||||
| : | 1231385 (view as bug list) | Environment: | ||
| Last Closed: | 2015-12-08 13:03: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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1231385 | |||
|
Description
Nandini Chandra
2015-03-16 22:51:08 UTC
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/c53c7b016d2bb1a5fd0d79bd1c742a842399d845 commit c53c7b016d2bb1a5fd0d79bd1c742a842399d845 Author: Aparna Karve <akarve> AuthorDate: Thu Jun 4 14:09:30 2015 -0700 Commit: Aparna Karve <akarve> CommitDate: Thu Jun 4 14:09:44 2015 -0700 Retrieve schedule record using params[:id] since @edit does not exist Schedule Editor is converted to Angular therefore @edit does not exist https://bugzilla.redhat.com/show_bug.cgi?id=1202571 vmdb/app/controllers/ops_controller/settings/schedules.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Verified in master.20150915141925_58436ca Verified in 5.5.0.1 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 |