Dude, where’s my m2m field?
ServiceNow’s M2M table creation generates field names that work perfectly in your dev instance but silently fail during GitHub deployment to other instances. The sys_ prefix breaks global scope naming rules, causing scripts to fail without errors.
Dude, where’s my m2m field? Read More »









