Background script successfully executing getDisplayValue on sys_user field with output showing Rubén Ferrero

Scripts & Background Scripts execution showing a GlideRecord query on the M2M table u_m2m_sys_user_incident. The code successfully accesses the sys_user field using getDisplayValue(‘sys_user’) and returns the user name. This proves the field works in the source instance, creating the false impression that everything is correct before discovering the deployment failure.