Pattern "Cohesity Storage System" does not populate cmdb_ci_cohesity_node records accurately after upgrading to Discovery and Service Mapping pattern plugin 1.28.0DescriptionPattern "Cohesity Storage System" does not populate cmdb_ci_cohesity_node records accurately after upgrading to Discovery and Service Mapping pattern plugin 1.28.0From the pattern debug and ECC queue input payload , we can observe that All the cohesity nodes will have same name as cluster name and no serial number populated due to which IRE will consider them as duplicates and will not populate the cmdb_ci_cohesity_node tableSteps to Reproduce 1. Run discovery on a cohesity cluster IP with multiple nodes2. Observe that only 1 node is populated in the cmdb_ci_cohesity_node table with the name set as the cluster nameWorkaroundPRB1932101: Cohesity Storage System Pattern is not populating cmdb_ci_cohesity_node records accurately Currently, the pattern sets the cluster node name as the cluster name, which can lead to inaccuracies when there are multiple nodes in the cluster. Since all node records share the same cluster name, the discovery process only identifies one cluster node, resulting in an empty serial number population due to the merge condition. Workaround: To resolve this issue, please import the attached update set Fix_For_The_PRB1932101_Cohesity_Storage_node.xml This update set ensures that the node name is populated with the node ID and the node serial number is accurately populated, resolving the previous inaccuracy.Related Problem: PRB1932101