Azure.Search: IndexDocumentsBatch.Upload<T> is not serializing complex fields #10944
Labels
blocking-release
Blocks release
Client
This issue points to a problem in the data-plane of the library.
Search
Milestone
Batch uploading is not serializing complex fields, causing the
DynamicDocuments
test to fail. When debugging and examining the request content, any complex field is null. This is occurring in code equivalent to PR #10755.The text was updated successfully, but these errors were encountered: