When we are viewing the members of a group in OC and sort the Name column, it appears to be using an ASCII sort rather than alphabetical. The upper case names are listed before the lowercase names, e.g.:
HOSTNAME10
HOSTNAME20
HOSTNAME30
hostname1
hostname2
Release : 20.3 - 20.3.2
Component : UIM - OPERATOR CONSOLE
This is due to a third party library we use for sorting and displaying the hostnames.
This will be resolved in 20.3.3 where all hostnames will be converted to lowercase for display purposes.
This will not impact hostname storage in the database or discovery inventory, it is strictly for display in the browser.