Getting fixlet for rhel9 system via Session Relevance

Hello,
I’m having trouble extracting rhel9 hat fixlet from session relevance query.
The query that I use is the following: (names of it) of relevant fixlets of bes computers whose (whose clause).
This query works well for every other OS, but for rhel9 no.
all the servers are correctly subscribed to the site for rhel9.
What am I doing wrong
Thanks to all!

How many computers are returned by

number of bes computers whose (whose clause).

Does that number seem reasonable?

1 Like

Hello, yes, the returned number is exactly the number of rhel9 server.

for context: the clause is (name of it contains “param”)

OK, so you appear to be finding the computers.

Unless the number of computers is zero, it seems unlikely that nothing is relevant.

Try:

(
	name of it , operating system of it, last report time of it , number of relevant fixlets of it
)
of bes computers 
whose
(
	name of it contains “param” 
)

i executed the query and there is a big mismatch between the UI and API.
The number of relevant fixlet via API is 80, via UI is 169