Actions
Feature #23318
closedAs an API user, I should be able to compare the Errata of a Content View Version to the installable Errata in Library.
Description
The Errata of a Content View Version can currently be compared to the Errata in Library using /katello/api/content_view_versions/:id/available_errata.
However, this API endpoint only supports filtering by applicable Errata. It does not currently support filtering by installable Errata.
Updated by The Foreman Bot almost 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7323 added
Updated by Jonathon Turel almost 7 years ago
- Assignee set to Paul Donohue
- Translation missing: en.field_release set to 349
Updated by Paul Donohue over 6 years ago
Per https://github.com/Katello/katello/pull/7324#issuecomment-386642181 :
https://github.com/Katello/katello/pull/7323 has been re-worked to add an available_for parameter to the errata API, which replaces the available_errata API for consistency with other APIs. This still fixes the original issue (by enabling filtering of installable Errata in addition to available Errata).
Updated by Anonymous over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|8956eec2b92c94ccb20c868a3a0a9f70d5d21ef8.
Actions