Bug 789144
| Summary: | Promotions - packages not listed in next environment for promoted products and repos | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Brad Buckingham <bbuckingham> |
| Component: | WebUI | Assignee: | Brad Buckingham <bbuckingham> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Og Maciel <omaciel> |
| Severity: | high | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 6.0.1 | CC: | cwelton, mmccune, tstrachota |
| Target Milestone: | Unspecified | Keywords: | Triaged |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-08-22 18:26:06 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
Brad Buckingham
2012-02-09 22:54:31 UTC
From my tests: This affects only promotions started from UI. CLI shows them ok. If you promote a product from CLI and check UI, packages are listed. commit - 4ca672f85438260cbe0635296b4dd863f0ff4041 The UI is using 'search' for retrieving the list of packages and errata. The issue found was that after a product or repo was promoted the packages/errata were not indexed for the next environment. As a result, when the user would navigate to it, they would not see any packages in the new product/repos; however, the content is really there (e.g. registered systems could still consume it). QA Verified. Packages promoted to $env now show up as expected when said $env is chosen getting rid of 6.0.0 version since that doesn't exist |