Replies: 1 comment
-
|
@TatChu Can you please use Discord for questions in the future? Did you change this document at some point in time? Do you possibly have stale versions of pre-generated code around? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to use the revision approach for the concurrency problem.
This is my entity
Then when updating the document, I got this exception
Marten.Exceptions.DocumentIdTypeMismatchException: Invalid id of type string for document type Domain.Notification.Unsure what went wrong with the above code?
Version: 7.16.0
Beta Was this translation helpful? Give feedback.
All reactions