Bug 1518225

Summary: Cancel button doesn't work in alert editing
Product: Red Hat CloudForms Management Engine Reporter: Dmitry Misharov <dmisharo>
Component: UI - OPSAssignee: Milan Zázrivec <mzazrivec>
Status: CLOSED CURRENTRELEASE QA Contact: Dmitry Misharov <dmisharo>
Severity: high Docs Contact:
Priority: high    
Version: 5.9.0CC: cpelland, dclarizi, hkataria, jhardy, mpovolny, obarenbo, simaishi
Target Milestone: GAKeywords: Regression, TestOnly
Target Release: 5.10.0   
Hardware: All   
OS: All   
Whiteboard: testathon
Fixed In Version: 5.10.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1518925 (view as bug list) Environment:
Last Closed: 2018-06-21 20:20:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: Bug
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1518925    

Description Dmitry Misharov 2017-11-28 13:05:07 UTC
Description of problem:
Cancel button does nothing on the alert editing screen.

Version-Release number of selected component (if applicable):
5.9.0.11.20171127204214_e316988 

How reproducible:
Always

Steps to Reproduce:
1. Navigate to Control/Explorer.
2. Expand Alert accordion.
3. Create some alert.
4. Open editing screen of the alert.
5. Click "Cancel" button.

Actual results:
Nothing happened, the screen doesn't change.

Expected results:
Alert details screen should be opened.

Comment 5 CFME Bot 2017-11-29 17:23:33 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/817b05c3d839740bb66de996ea4571fa68507823

commit 817b05c3d839740bb66de996ea4571fa68507823
Author:     Milan Zazrivec <mzazrivec>
AuthorDate: Wed Nov 29 16:24:50 2017 +0100
Commit:     Milan Zazrivec <mzazrivec>
CommitDate: Wed Nov 29 16:24:50 2017 +0100

    Fix placeholder in MiqPolicyController
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1518225

 app/controllers/miq_policy_controller/alerts.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)