Bug 771999 - Package filters don't support association with repositories (only products)
Summary: Package filters don't support association with repositories (only products)
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: WebUI
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: Unspecified
Assignee: Partha Aji
QA Contact: Garik Khachikyan
URL:
Whiteboard:
Depends On:
Blocks: katello-blockers
TreeView+ depends on / blocked
 
Reported: 2012-01-05 15:56 UTC by Justin Sherrill
Modified: 2019-09-25 21:08 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-22 18:17:29 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.