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
Actions