Bug 1316709

Summary: satellite 5.7 System Set Manager Errata Category filtering not working.
Product: Red Hat Satellite 5 Reporter: Federico Sun <fsun>
Component: redhat-access-plugin-sat5Assignee: Lindani Phiri <lphiri>
Status: CLOSED WONTFIX QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 570CC: chenders, jmoran, tlestach
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-04-10 14:00:08 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:

Description Federico Sun 2016-03-10 21:08:27 UTC
Description of problem:

Under System Set Manager, Errata category filtering not working.

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

Tested on Satellite 5.7.0

How reproducible:

every time.

Steps to Reproduce:
1. Login to Satellite as admin. 
2. click on 'Systems'.
3. select a any system with Errata.
4. click 'Manage' in the right corner above to go into System Set Manager view.
5. click on the 'Errata' tab.
6. open the dropdown box and select any category to be filtered, then click on "Show".

Actual results:

The returned list shows ALL the erratas. The dropdown box will go back to 'All', as if step 6 doesn't have any effect.

Expected results:

The returned list is from the chosen category in step 6.

Comment 1 Tomas Lestach 2016-03-11 08:53:16 UTC
I just tried this on Sat5.7 with spacewalk-java-2.3.8-123 and filtering errata (Non-Critical/Bug Fix Advisory/Product Enhancement Advisory/Security Advisory) works for me as expected.
Federico, just note that Show button generates a regular POST request and whole page needs to be reloaded.

Comment 4 Tomas Lestach 2016-03-14 09:01:54 UTC
Based on Comment#3 I'm switching the component to redhat-access-plugin-sat5. It looks the plugin interferes with Satellite WebUI.