Bug 1387690

Summary: When trying to save filters in Subnets/Routers/Security groups/Floating IPs/Network ports exception appears
Product: Red Hat CloudForms Management Engine Reporter: Satoe Imaishi <simaishi>
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, ZStream
Target Release: 5.7.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ui:filter:network
Fixed In Version: 5.7.0.7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1364089 Environment:
Last Closed: 2017-01-11 20:21:48 UTC Type: ---
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: 1364089    
Bug Blocks:    

Comment 2 CFME Bot 2016-10-21 21:01:01 UTC
New commit detected on ManageIQ/manageiq/euwe:
https://github.com/ManageIQ/manageiq/commit/58d97135301087922bbfa750c002f11537f64539

commit 58d97135301087922bbfa750c002f11537f64539
Author:     Dan Clarizio <dclarizi>
AuthorDate: Thu Oct 20 08:48:37 2016 -1000
Commit:     Oleg Barenboim <chessbyte>
CommitDate: Fri Oct 21 16:55:00 2016 -0400

    Merge pull request #11584 from jzigmund/bz1364089-missing_routes_for_network_ports
    
    Added missing routes for Network Ports
    (cherry picked from commit 93a8790aed5fa3640af90ce3b6eb5a4a65968170)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1387690

 config/routes.rb                           |  2 ++
 spec/routing/network_ports_routing_spec.rb | 16 ++++++++++++++++
 2 files changed, 18 insertions(+)
 create mode 100644 spec/routing/network_ports_routing_spec.rb

Comment 4 Matouš Mojžíš 2016-11-10 17:06:30 UTC
Verified in 5.7.0.10. Filter is saved correctly.