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 Justin Sherrill over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|efb05fd6236b9036a037e0a607c2d45d1fd5a7b9.
Actions