Table dictionary showing Incidents and Users reference fields in M2M table u_m2m_Users_Incidents

Table definition view showing the Columns tab with Dictionary Entries for the M2M table u_m2m_sys_user_incident. The two reference fields are highlighted: ‘Incidents’ (referencing Incident table with column name u_incident) and ‘Users’ (referencing User table with column name sys_user). Notice how the dictionary shows ‘Users’ field exists in the source instance, which is the key deception – this field won’t be created during GitHub deployment because its underlying column name ‘sys_user’ violates global scope naming rules.