Skip to content

Add document id in bulk errros

Alok Joshi requested to merge bulk_exception_errors into master

Use cosmosItemOperation.getId() instead of cosmosItemOperation.getItem() to keep the message small

Return document id with errors when performing bulk operation

Will be useful in implementing ADR to get info on recordIds in case of failure

Edited by Alok Joshi

Merge request reports