Actions
Bug #20019
opencache errata counts on objects
Status:
New
Priority:
Normal
Assignee:
-
Category:
Performance
Target version:
-
Description
Currently with rails we cannot retrieve a list of objects that contain errata without creating an N+1 query this would be on:
hosts (content facet)
repositories
content view versions
This would also allow the CSV export to include errata counts: https://github.com/Katello/katello/pull/6814
Actions