ABP Framework do not serialize the datetime based on AbpClockOptions in nested document Mongodb
Hi,
I'm using Abp framework version 5.1.2 and now I've got a problem with a datetime in Mongodb. As I know, abp has released the feature that will serialize datetime based on AbpClockOptions from version 5.x.
Whenever I upsert data to Mongodb, the Datetime field is serialized but the datetime field in nested document will not be serialized . I hope this problem will be fixed soon in version 5.3
thanks
hi
- Steps needed to reproduce the problem.
hi
- Steps needed to reproduce the problem.
Hi @maliming ,
Just create an entity with a List of another entity then just call repository.InsertAsync to insert it to database.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.