Actions
Bug #9913
closedInstallable errata count wrong if you have multiple content hosts with different CVs
Difficulty:
easy
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Steps to Reproduce¶
- Register multiple content hosts and subscribe them to a product with errata
- Create and publish two CVs, but only one with the errata installable (using filters is easiest), and put one CH in each CV
- Go to the errata page and find the errata you
- Note that the counts are "2 applicable, 2 installable" instead of the expected "2 applicable, 1 installable"
Expected results¶
Count says "2 applicable, 1 installable"
Actual results¶
Count says "2 applicable, 2 installable"
Actions