Bug 1228316
Summary: | Content host -> errata tab: Not all applicable errata shown from my Library | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | sthirugn <sthirugn> | ||||||
Component: | Content Management | Assignee: | Walden Raines <walden> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | sthirugn <sthirugn> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 6.1.0 | CC: | bkearney, mmccune, sthirugn, walden | ||||||
Target Milestone: | Unspecified | Keywords: | Regression, Triaged | ||||||
Target Release: | Unused | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
URL: | http://projects.theforeman.org/issues/10774 | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2015-08-12 16:04:53 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: | |||||||||
Attachments: |
|
hammer cli is also failing: Scenario: 1. Create content view rhel7partialcv with 7Server repo but filter out all errata after Jan 1, 2015 2. Register/Subscribe a content host to rhel7partialcv/QE environment hammer> content-host errata list --content-host-id=4bab4d39-d574-4903-a789-67b7e9ff11d2 --organization-id=4 --content-view='rhel7partialcv' --lifecycle-environment='QE' -------------------------------------|----------------|--------|----------------------|------------ ID | ERRATUM ID | TYPE | TITLE | INSTALLABLE -------------------------------------|----------------|--------|----------------------|------------ 000f740b-ce6c-429d-a052-7ab3ee641329 | RHBA-2014:0946 | bugfix | unzip bug fix update | -------------------------------------|----------------|--------|----------------------|------------ 3. Now querying the Default Org view, I should also see the filtered out applicable erratas: hammer> content-host errata list --content-host-id=4bab4d39-d574-4903-a789-67b7e9ff11d2 --organization-id=4 --content-view='Default Organization View' --lifecycle-environment=Library -------------------------------------|----------------|--------|----------------------|------------ ID | ERRATUM ID | TYPE | TITLE | INSTALLABLE -------------------------------------|----------------|--------|----------------------|------------ 000f740b-ce6c-429d-a052-7ab3ee641329 | RHBA-2014:0946 | bugfix | unzip bug fix update | -------------------------------------|----------------|--------|----------------------|------------ Actual Result: Step 3 only shows the same errata as Step 2 and does not include the applicable errata from default org view I cannot reproduce this following the steps given, is there anything else that needs to be done in order to reproduce this? I was able to reproduce this, moving back to assigned. Created redmine issue http://projects.theforeman.org/issues/10774 from this bug This was fixed with acf174784db0d3a37a0ff4518d603a823553f540, not sure why the script didn't move this bug to POST. *** Bug 1232331 has been marked as a duplicate of this bug. *** Delivered in Snap10 Verified in GA Snap 11. UI verification: Screenshot attached CLI verification as per Comment 3 - this still fails - I will do more research on this and file a new issue if needed. Created attachment 1049478 [details]
verification screenshot
This bug was fixed in Satellite 6.1.1 which was delivered on 12 August, 2015. |
Created attachment 1034779 [details] content host errata page showing 1 errata only Description of problem: Content host -> errata tab: Not all applicable errata shown from my Library Version-Release number of selected component (if applicable): Sat 6.1 GA Snap 7 How reproducible: Always Steps to Reproduce: 1. Go to Content host -> Errata tab 2. Make sure that the content host is linked to a content view which has some filters to filter out errata 3. Select 'Library Synced Content' from Show From: dropdown Actual results: Not all errata from Library is shown Expected results: All applicable errata from Library should be shown. Additional info: