Actions
Bug #9935
closedIncremental update with errata apply fails to send errata for client update
Difficulty:
easy
Triaged:
Yes
Bugzilla link:
Pull request:
Description
When performing an incremental update if you check the box to apply the errata to clients, the update is initiated but a blank errata list is sent.
this was caused by: https://github.com/Katello/katello/pull/5120
In that case the incremental_updates action was updated to send errata_ids but the applicable_errata_install takes uuids
Updated by The Foreman Bot almost 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5152 added
- Pull request deleted (
)
Updated by Justin Sherrill almost 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|a6155a231bb97215e5b9e9696cdb1946e71cc52b.
Actions