Skip to content

Losting metadata in C# RavenDb client when using IAsyncDocumentSession.StoreAsync() #17523

Answered by ppekrol
elitonlunardi asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, the metadata is not transferred between the sessions when entity is passes (Foo in your case), you would have to perform session.LoadAsync in the 2nd session to get the metadata.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@elitonlunardi
Comment options

@ppekrol
Comment options

@elitonlunardi
Comment options

Answer selected by ppekrol
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants