Upload-Time Errors (Fix CSV and Re-upload)
Typical upload-blocking issues:- Missing required headers (
First Name,Last Name,Donor Number) - Invalid
Donor Numbervalue (must be a positive integer) - Invalid
Remote IDformat (must parse as unsigned integer)
Import-Time Errors (Resolve on Import Screen)
Rows can be markedunresolved during processing because of:
- No person match found
- Planning Center API validation errors while assigning the donor number
Resolution Actions in Port
For unresolved rows you can:- Search and assign an existing Planning Center person
- Create a person from the row
- Save and requeue the row
Tips
- Include
Remote ID,Email, andPhone Numberfor stronger matching. - Upload errors must be fixed in the file and re-uploaded.
- Donor numbers must be positive integers — decimal values and negative numbers are rejected.