Actions
Bug #3219
openUnable to drill down some OSes in stats
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
In our Foreman lab instance, when I go Statistics - OS Distributioni and click on the Windows part, I end up at page with this search:
facts.operatingsystem=windows and facts.operatingsystemrelease=6.1
It finds nothing, I need to rewrite that into
facts.operatingsystem=windows
Then it finds one "windows 6.1" box. I believe we somehow merge versions into major only, maybe we could use wildchars or something.
Actions