Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure.Search: IndexDocumentsBatch.Upload<T> is not serializing complex fields #10944

Closed
heaths opened this issue Mar 31, 2020 · 0 comments · Fixed by #12610
Closed

Azure.Search: IndexDocumentsBatch.Upload<T> is not serializing complex fields #10944

heaths opened this issue Mar 31, 2020 · 0 comments · Fixed by #12610
Assignees
Labels
blocking-release Blocks release Client This issue points to a problem in the data-plane of the library. Search
Milestone

Comments

@heaths
Copy link
Member

heaths commented Mar 31, 2020

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.

@heaths heaths added Search Client This issue points to a problem in the data-plane of the library. labels Mar 31, 2020
@heaths heaths added this to the [2020] April milestone Mar 31, 2020
@tg-msft tg-msft modified the milestones: [2020] April, [2020] May Apr 6, 2020
@AlexGhiondea AlexGhiondea added the blocking-release Blocks release label Apr 21, 2020
@tg-msft tg-msft modified the milestones: [2020] May, [2020] June May 8, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Mar 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocking-release Blocks release Client This issue points to a problem in the data-plane of the library. Search
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants