Bug 1391178

Summary: Unable to edit a Network Manager from the Summary page
Product: Red Hat CloudForms Management Engine Reporter: Aparna Karve <akarve>
Component: UI - OPSAssignee: Aparna Karve <akarve>
Status: CLOSED NEXTRELEASE QA Contact: Nandini Chandra <nachandr>
Severity: high Docs Contact:
Priority: high    
Version: 5.7.0CC: akarve, cpelland, dajo, hkataria, jhardy, mpovolny, nachandr, obarenbo
Target Milestone: GAKeywords: TestOnly
Target Release: 5.8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ui
Fixed In Version: 5.8.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1391722 (view as bug list) Environment:
Last Closed: 2017-05-23 14:45:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1391722    
Attachments:
Description Flags
Edit Network Manager page not able to load due to routing error
none
screen shot of Network Manager summary page none

Description Aparna Karve 2016-11-02 17:44:24 UTC
Created attachment 1216654 [details]
Edit Network Manager page not able to load due to routing error

Description of problem:Unable to edit a Network Manager from the Summary page


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


How reproducible:


Steps to Reproduce:
1. Select a Network Manager from the list of Network Managers
2. Select Configuration -> Edit this Network Manager
3. Page is not able to load due to routing exception

Actual results:
Page is not able to load due to routing exception

Expected results:
Edit page should load properly

Additional info:
[----] I, [2016-11-02T10:41:50.496758 #12584:3fdb260ce464]  INFO -- : Started GET "/ems_network/edit/6" for ::1 at 2016-11-02 10:41:50 -0700
[----] F, [2016-11-02T10:41:50.528149 #12584:3fdb260ce464] FATAL -- :   
[----] F, [2016-11-02T10:41:50.528232 #12584:3fdb260ce464] FATAL -- : ActionController::RoutingError (No route matches [GET] "/ems_network/edit/6"):

Comment 3 CFME Bot 2016-11-02 18:51:23 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/e561592a80fce3149b0ddcac59f3afd52ab574a9

commit e561592a80fce3149b0ddcac59f3afd52ab574a9
Author:     Aparna Karve <akarve>
AuthorDate: Wed Nov 2 10:32:27 2016 -0700
Commit:     Aparna Karve <akarve>
CommitDate: Wed Nov 2 10:49:38 2016 -0700

    Fix the Edit path and RESTful handling of ems_network
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1391178

 app/controllers/application_controller.rb                    | 2 ++
 app/helpers/application_helper/toolbar/ems_network_center.rb | 3 +--
 2 files changed, 3 insertions(+), 2 deletions(-)

Comment 6 Nandini Chandra 2017-04-29 03:00:47 UTC
Created attachment 1275072 [details]
screen shot of Network Manager summary page