[Discovery] Discovery is changing the CI name to lower/upper case each time we run the discoveryIssue When you run the discovery you might see a behavior where the CI's name is changing from capital letters to small letters everytime OR vice versa.ReleaseAllCauseThis might be expected behavior. If it is lower case change then this mihgt be default bejhavior. OOB we do have a discovery system property that sets the case of host name to lowercase by default. Property: glide.discovery.hostname.caseHost name case: If "Lower case" is selected, always translate the host name into lower case; if "Upper case" is selected, always translate the host name to upper case; if "No change" is selected, leave the host name intact. This primarily affects host names discovered with NETBIOS, though some non-standard DNS systems may also return some or all of the name in upper case.ResolutionYou could change it by modifying the below discovery property as required OR "No Change".