I have a deployed project that isn’t accepting bulk-uploaded historical submissions.
- Username: icchwant
- Server: kf.kobotoolbox.org
- Project: MJAS Beneficiary MIS
- Asset UID: ayLBa45yhHQUDRJduQazjx
- Deployed and active (confirmed via /api/v2/assets/ayLBa45yhHQUDRJduQazjx/)
When I upload a ZIP of pre-built XML submissions to https://kc.kobotoolbox.org/icchwant/bulk-submission-form, I get:
“Submission complete. Out of 500 survey instances, 0 were imported, (500 were rejected as duplicates, missing forms, etc.)”
The project doesn’t appear at all in https://kc.kobotoolbox.org/icchwant/formList, even after redeploying. But the asset’s own API record shows deployment__data_download_links pointing to kc.kobotoolbox.org/icchwant/exports/ayLBa45yhHQUDRJduQazjx/, so it seems only partially registered on the legacy kc backend.
I also tried POSTing directly to https://kf.kobotoolbox.org/api/v2/assets/ayLBa45yhHQUDRJduQazjx/submissions/ (multipart, xml_submission_file) — that returns a 404.
Has anyone seen this “partially registered” state before, or know the correct current endpoint for bulk-importing pre-built XML submissions? Already filed a support ticket too, just hoping the community might be faster. Thanks!
