I’m getting this error when trying to publish a Pickaxe form:
[ { “code”: “invalid_type”, “expected”: “string”, “received”: “undefined”, “path”: [ “documents”, 0, “uniqueId” ], “message”: “Required” }, { “code”: “invalid_type”, “expected”: “string”, “received”: “undefined”, “path”: [ “documents”, 1, “uniqueId” ], “message”: “Required” } ]
Ok I fixed this by deleting all knowlege base documents and renaming them and re-uploading them.
Seems like a silly thing to have to do. And that error message should be changed to make it understandable what the issue is.
Hi @timothy,
Should be fixed! thank you.