elsa-workflows / elsa-workflows/elsa-core
Error while deserializing a document of WorflowDefinition - MongoDB
Open
bug
triaged
- Dominant language
- C#
- Stars
- 7.9k
- Forks
- 1.5k
- Avg merge
- 15h 22m
- Merged PRs (30d)
- 114
Description
I created an example application following the documentation, when switching from sqlite to mongodb I am getting the following error
`An error occurred while deserializing the CreatedAt property of class Elsa.Models.WorkflowDefinition: Value class NodaTime.Instant cannot be deserialized.`
When viewing documents, createdat and other timestamp related properties are empty
All packages in version 2.8.2.
Contributor guide
Assessment
This issue has not been assessed yet.