Cosmos Bulk Delete Response Status {statusCode: -1, requestCharge: 0} #12979
Labels
Client
This issue points to a problem in the data-plane of the library.
Cosmos
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
@azure/cosmos
3.9.3
NodeJS 12
When Bulk operation is executed next response is returned:
{statusCode: -1, requestCharge: 0}
Expected behavior
successful status code with a body of deleted item
Additional context
My CosmosDB instance doesn't have partitionKey, so I don't pass it.
docId sample: 'ad159f73-9368-451a-8765-48ebd7772a1e'
The text was updated successfully, but these errors were encountered: