When I rename a field in my CRM Custom Entity/Object why is the change not reflecting in the constraint of a filter/trigger?
Summary
Issue
I renamed a field in my CRM Custom Entity/Object (MSD/SFDC) and I refreshed the schema.
I can see the field name change reflected in the CRM Custom Entity/Object, but when I look for the field in constraint for filter/trigger I only see the old name.
Environment
Smart List
Solution
The workaround is that the customer can create a new field on the SFDC side and copy all the values from the old field to the new one. Then, this field can be used in smartlist filters. Old field can be disabled after that.
Root Cause
We are not propagating field name changes from SDFC to Marketo.