Assigned to Field on Software Installation Records Not Updated to Match the Computer RecordSummaryDuring import of a Software Installations[cmdb_sam_sw_install] record the transform logic will do a lookup for the installed on CI (i.e the Computer[cmdb_ci_computer] record). However if there is no Computer set as 'installed on' at the time of import then it won't set the Assigned_to field on the Software Installations[cmdb_sam_sw_install] record. There is an OOB Business Rule "cmdb_ci_hardware" that updates the field assigned_to on cmdb_sam_sw_install if the value of assigned_to changes on "cmdb_ci_hardware". It may be possible to adapt the code in this BR to set 'assigned_to' on the Software Installations[cmdb_sam_sw_install] records where it's not currently set (please test anything carefully on a sub-prod instance first).ReleaseWhen using the Service Graph SCCM integration