Bug #35337
closedModuleStreamErratumPackages aren't indexed at first repository syncing
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2109298
Description of problem:
When syncing a repository, ModuleStreamErratumPackages aren't indexed until the second instance of repository indexing. This causes issues with content view publishing for instance, because module streams will not be tied to their errata.
*Version-Release number of selected component (if applicable):
Satellite 6.12
How reproducible:
Always
Steps to Reproduce:
1. Sync a repo like "Advanced Virtualization for RHEL 8 x86_64 RPMs"
2. Go into the foreman console and try `::Katello::ModuleStreamErratumPackage.all`.
Actual results:
The result will be empty assuming that this is tested on a clean Satellite install.
Expected results:
ModuleStreamErratumPackages are returned.
Additional info:
This can be worked around by either publishing the CV again, or reindexing the repository.
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Samir Jha
- Pull request https://github.com/Katello/katello/pull/10225 added
Updated by Chris Roberts over 2 years ago
- Subject changed from ModuleStreamErratumPackages aren't indexed at first repository syncing to ModuleStreamErratumPackages aren't indexed at first repository syncing
- Target version set to Katello 4.5.1
- Triaged changed from No to Yes
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases Katello 4.7.0 added
Updated by Samir Jha over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|81a4a2865b5edbb357f80c668d7fa7b6db81f718.
Updated by The Foreman Bot almost 2 years ago
- Pull request https://github.com/Katello/katello/pull/10375 added