Bug 1101689

Summary: Content View name lookups are broken.
Product: Red Hat Satellite Reporter: Justin Sherrill <jsherril>
Component: APIAssignee: Bryan Kearney <bkearney>
Status: CLOSED DUPLICATE QA Contact: Jitendra Yejare <jyejare>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.3   
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-03 18:35:38 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:

Description Justin Sherrill 2014-05-27 18:11:54 UTC
Description of problem:

Using hammer, attempt to perform any action with a content view, such as:

[root@box ~]# hammer content-view add-repository --organization  Example_Org1 --repository 'Red Hat Enterprise Linux 6 Server Kickstart x86_64 6.4'  --name=SOE
Could not add repository:
  Error: content_view found more than once


the cause is that content_views_controller#index does not honour a name param

Comment 2 Bryan Kearney 2014-06-03 18:35:38 UTC

*** This bug has been marked as a duplicate of bug 1102451 ***