Actions
Bug #34803
closedBring back 0 package counts!
Difficulty:
trivial
Triaged:
Yes
Pull request:
Description
https://community.theforeman.org/t/where-did-the-package-rpms-icon-go/28224
We used to show package count and icon even if the count was 0 on the content hosts table before this change: https://github.com/Katello/katello/commit/f3ab52fb60173ade330626ba542b413cf8900427
ng-if="host.content_facet_attributes.upgradable_package_count > 0"
We need the 0 counts..0s have feelings too!
Updated by Chris Roberts over 2 years ago
- Category set to Repositories
- Triaged changed from No to Yes
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Lucy Fu
- Pull request https://github.com/Katello/katello/pull/10097 added
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases Katello 4.5.0 added
Updated by Lucy Fu over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|b82bfb5a3970639372cc19d1ae843afef87ee94e.
Actions