Epinova / Epinova.Elasticsearch

A search-plugin for Episerver CMS and Commerce
MIT License
29 stars 20 forks source link

Best Bets exception on add and delete #135

Closed KolbeinFoldoy closed 2 years ago

KolbeinFoldoy commented 3 years ago

I'm getting _[Epinova_ElasticSearch_Core_ModelsIndexItem][2427]: document missing when adding a new best bet. When I'm deleting I'm getting Validation Failed: 1: type is missing;.

Both adding and deleting work, but I'm still getting the exception whenever I add/delete. Afterwards, I need to get update the Best Bets page to see the result of my action.

When adding, the following form data is sent with values:

However, when I delete, the value of typeName is missing. Index, languageId, phase and contentId have values.

otanum commented 2 years ago

Should be fixed in 11.7.4