Unexpected KoBoCAT error 400 - Unable to deploy a form

Hi! I’m trying to deploy a form, but the following error message appears:
Unexpected KoBoCAT error 400: b'{"detail":"ODK Validate Errors:\\n>> XForm is invalid. See above for the errors.\\n: Invalid XPath in value set action declaration: \'2024-05-02 00:00:00\'\\n Problem found at nodeset: /html/body/group[@ref=${parcel}]/repeat[@nodeset=${parcel}]/setvalue\\n With element \\n\\n\\nThe following files failed validation:\\n${tmp3gqly4vm}\\n\\nResult: Invalid"}'

I ran it thorugh the ODK verificator, and the results were clean, so I fail to understand what might be going on.


Any help will be greatly appreciated!

As the Online validator says: Your choice_list production_unit has several choices without a label. Please, add these labels and then check again.

1 Like

@wroos, :bowing_man: :pray:

This choicelist is not being used. Even so, I delete it, and the error persists.

Sorry, I don’t think that this error can persist if you remove this choice_list and saved/re-deployed and re-validated the form.
Please, make sure that the Online validator doesn’t show any error findings before going on.