Actions
Bug #37784
closedRemove packages list can be missing some removable packages
Difficulty:
medium
Triaged:
Yes
Pull request:
Description
On the new All Hosts page: The Remove Packages wizard uses ::Katello::Rpm.all to present a list of packages, from which you can select which packages to remove. The problem is that hosts can have installed packages which do not correspond to a ::Katello::Rpm. In this case, the user would not be able to select the package, even though it is actually removable.
Actions