Bug 1364089

Summary: When trying to save filters in Subnets/Routers/Security groups/Floating IPs/Network ports exception appears
Product: Red Hat CloudForms Management Engine Reporter: Matouš Mojžíš <mmojzis>
Component: UI - OPSAssignee: Jozef Zigmund <jzigmund>
Status: CLOSED CURRENTRELEASE QA Contact: Matouš Mojžíš <mmojzis>
Severity: high Docs Contact:
Priority: high    
Version: 5.6.0CC: dclarizi, hkataria, jhardy, mfalesni, mpovolny, obarenbo, simaishi
Target Milestone: GAKeywords: TestOnly
Target Release: 5.8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ui:filter:network
Fixed In Version: 5.8.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1370573 1387690 (view as bug list) Environment:
Last Closed: 2017-06-12 16:54:50 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: 1370573, 1387690    

Description Matouš Mojžíš 2016-08-04 13:00:30 UTC
Description of problem:
When I try to save a filter in Subnets/Routers/Security groups/Floating IPs/Network ports then exception appears and page is unavailable forever!!!

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

How reproducible:
Always

Steps to Reproduce:
1. Go to Networks -> Subnets
2. Try to save a filter
3.

Actual results:
[----] F, [2016-08-04T08:58:44.598097 #3035:112996c] FATAL -- : Error caught: [ActionView::Template::Error] No route matches {:action=>"listnav_search_selected", :button=>"apply", :controller=>"cloud_subnet", :id=>118}


Expected results:


Additional info:

Comment 3 Jozef Zigmund 2016-08-22 15:04:06 UTC
Bugfix merged to the master

commit 3706ef7c4a6bedc41775698363a4b24eb172812f
Merge: d69fb36 1ba5452
Author: Martin Povolny <mpovolny>
Date:   Tue Aug 9 08:42:29 2016 +0200

    Merge pull request #10324 from jzigmund/bz1364089-missing_routes_for_network_items
    
    Added missing routes for Network resources

Comment 4 Satoe Imaishi 2016-08-26 15:15:56 UTC
PR: https://github.com/ManageIQ/manageiq/pull/10324

The PR is 'darga/backported', adding cfme-5.6.z flag.

Comment 6 Matouš Mojžíš 2016-09-30 13:42:29 UTC
Still not working on Network Ports page.

Comment 7 Matouš Mojžíš 2016-09-30 13:46:12 UTC
In version 5.7.0.3.

Comment 8 Jozef Zigmund 2016-10-03 12:41:31 UTC
Bugfix has been created for master branch - https://github.com/ManageIQ/manageiq/pull/11584 (not merged yet)

Comment 9 CFME Bot 2016-10-20 18:51:17 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/c349c8bab17de99c56f3517672ad433cf8376d24

commit c349c8bab17de99c56f3517672ad433cf8376d24
Author:     Jozef Zigmund <jzigmund>
AuthorDate: Thu Sep 29 17:24:47 2016 +0200
Commit:     Jozef Zigmund <jzigmund>
CommitDate: Thu Oct 6 14:35:14 2016 +0200

    Added missing routes for Network Ports
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1364089

 config/routes.rb | 2 ++
 1 file changed, 2 insertions(+)

Comment 12 Matouš Mojžíš 2017-03-06 14:38:09 UTC
Verified in 5.8.0.3. I can save filters in these pages without exceptions.