I just created a new project using Grove and tried to create a new document using the from on the UI but ran into the following TDE error after submitting the form:
{
"errorResponse": {
"statusCode": 500,
"status": "Internal Server Error",
"messageCode": "INTERNAL ERROR",
"message": "TDE-INDEX: Error applying template /tde/people.json to document /all/15023029385779580941.json: TDE-EVALFAILED: Eval for Column _id='_id' returns an empty sequence for a non-nullable column . See the MarkLogic server error log for further detail."
}
}
I just created a new project using Grove and tried to create a new document using the from on the UI but ran into the following TDE error after submitting the form: