Actions
Bug #34184
closedGeneric content units don't have the endpoint to filter out CV or CV-Version specific content
Difficulty:
Triaged:
Yes
Description
Looking at the code, seems like the repository_content_controller L83 filter_by_content_view_version logic needs to be expanded to handle generic content. The API currently just throws an error with generic_content_units is not a function.
Note the functions packages, ansible_collections, docker_manifests etc in katello/app/models/katello/content_view_version.rb that help filter out the content units in specific repositories.
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Samir Jha
- Pull request https://github.com/Katello/katello/pull/9870 added
Updated by Jonathon Turel about 3 years ago
- Target version changed from Katello 4.3.1 to Katello 4.4.0
- Triaged changed from No to Yes
Updated by The Foreman Bot about 3 years ago
- Pull request https://github.com/Katello/katello/pull/9868 added
Updated by The Foreman Bot about 3 years ago
- Pull request https://github.com/Katello/katello/pull/9881 added
Updated by The Foreman Bot about 3 years ago
- Fixed in Releases Katello 4.4.0 added
Updated by Justin Sherrill about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|efb05fd6236b9036a037e0a607c2d45d1fd5a7b9.
Updated by The Foreman Bot almost 3 years ago
- Pull request https://github.com/Katello/katello/pull/9899 added
Updated by Ian Ballou almost 3 years ago
- Pull request deleted (
https://github.com/Katello/katello/pull/9899)
Actions