Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

BulkExecutor Update Operations not updating nestedarray data #70

Open
pavitrag123 opened this issue May 18, 2020 · 0 comments
Open

BulkExecutor Update Operations not updating nestedarray data #70

pavitrag123 opened this issue May 18, 2020 · 0 comments

Comments

@pavitrag123
Copy link

I'm trying to update nested document properties using bulkExecutor Item Update but not saving though operation in successful. Updated operations like below

updateOperations.Add(new SetUpdateOperation("Components[0].Status", moveStatusEnum.ToString()));

Any help on how to update nested document properties would be helpful

Thank you

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant