Open octopusinvitro opened 6 years ago
See our contributing guides.
The old site is truncating some fields, for example:
MailingCity => truncate(last_complete_address(supporter).try(:city), 40)
Investigate if this is a restriction in Salesforce and if it is, see if there is a better way to calculate this truncations.
See our contributing guides.
The old site is truncating some fields, for example:
Investigate if this is a restriction in Salesforce and if it is, see if there is a better way to calculate this truncations.