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

[BUG] BulkRequest with scripted noop upsert UpdateOperation fails with "missing required property". #350

Closed
BrendonFaleiro opened this issue Jun 21, 2024 · 0 comments · Fixed by #375
Labels
bug Something isn't working

Comments

@BrendonFaleiro
Copy link

What is the bug?

The source in InlineGet should be optional. The when a scripted update is a noop, there is no source response.

How can one reproduce the bug?

See opensearch-project/opensearch-java#1042

@BrendonFaleiro BrendonFaleiro added bug Something isn't working untriaged labels Jun 21, 2024
BrendonFaleiro pushed a commit to BrendonFaleiro/opensearch-api-specification that referenced this issue Jun 21, 2024
@dblock dblock removed the untriaged label Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants