Bug 771999

Summary: Package filters don't support association with repositories (only products)
Product: Red Hat Satellite Reporter: Justin Sherrill <jsherril>
Component: WebUIAssignee: Partha Aji <paji>
Status: CLOSED CURRENTRELEASE QA Contact: Garik Khachikyan <gkhachik>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: gkhachik, mkoci, paji, sghai, tstrachota
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-22 18:17:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 747354    

Description Justin Sherrill 2012-01-05 15:56:33 UTC
Current package filters were only implemented to associate with products, but we need them to associate with repositories as well.  The ui was written with this assumption.

Comment 2 Justin Sherrill 2012-01-12 17:20:36 UTC
We decided to do it months ago, but we can push to post v1 as long as we disable some of the UI bits that allow you to try to add repos.

Comment 3 Justin Sherrill 2012-01-16 18:26:46 UTC
Hey Bryan,  do we know what we're going to do with this?  We need either frontend or backend work no matter which path we take.

-Justin

Comment 5 Justin Sherrill 2012-01-16 20:19:50 UTC
Actually the UI controller ignores the repository attributes coming from the browser (doesn't actually get sent to the model layer).  The ui itself though allows selecting and removing repos and sends those updates to the controller.  

If the model layer supports it, it would be trivial to pass these values from the controller down.

-Justin

Comment 6 Bryan Kearney 2012-01-16 20:24:55 UTC
thanks.. will get it on the backlog.

Comment 7 Tomas Strachota 2012-02-21 09:46:00 UTC
I switched the component to WebUI.

The model layer is ready and we already have this functionality in API/CLI. Frontend seems to be there. The only thing that remains is to connect it in UI controller.

Comment 8 Partha Aji 2012-02-22 23:05:20 UTC
Shouldbe fixed as of 696125a9adecd4e6a9321b0531d50786f1b5f795