You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was helping a client import some data that had been received from DonorSearch in a csv file into the DonorSearch extension custom fields, and it was throwing non-descript errors. When we looked in the log, it appeared that many of the Alpha-numeric fields had an insufficient field length. Fields that were yes/no/maybe had lengths of 1; while the DS Rating field had a length of five when many of the values in the file from DS had 6 or 7 or 8 characters in that field. We need to verify what the field lengths should be and make those adjustments.
The text was updated successfully, but these errors were encountered:
I was helping a client import some data that had been received from DonorSearch in a csv file into the DonorSearch extension custom fields, and it was throwing non-descript errors. When we looked in the log, it appeared that many of the Alpha-numeric fields had an insufficient field length. Fields that were yes/no/maybe had lengths of 1; while the DS Rating field had a length of five when many of the values in the file from DS had 6 or 7 or 8 characters in that field. We need to verify what the field lengths should be and make those adjustments.
The text was updated successfully, but these errors were encountered: