question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

entity history issue with datetime property

See original GitHub issue

Hi ABP Team,

I upgrade ABP v5.1.0, facing issue with datetime properties, when update another field of entity so all datetime properties record changes into AbpEntityPropertyChanges table. New value has containing Z automatically. please see snapshot for reference.

image

Thanks

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:21 (11 by maintainers)

github_iconTop GitHub Comments

2reactions
muhammadumairaslamcommented, Jan 21, 2020

ok let me share within a week.

0reactions
stale[bot]commented, Mar 21, 2020

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.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Entity history showing unchanged decimals and datetimes as ...
Issue. It seems that decimal and DateTime properties always show in the entity change history, even though these did not change:.
Read more >
Setting the default value of a DateTime Property to ...
The issue for me was: how do I get the database column to have a default so that existing queries that omit that...
Read more >
Complex object post issues with DateTime property
Hi all, I am having some odd issues with complex objects in my trial version of KendoUI complete for MVC. I have a...
Read more >
4 Common Datetime Mistakes in C# And How to Avoid Them
In C#, Datetime is one of the easiest things to get wrong. Learn about the 4 most common mistakes (plus a bonus mistake)...
Read more >
Articles Tutorials | AspNet Boilerplate
Entity History tracks changes to complex type properties as property changes (unlike owned entities for EF Core). The original/new values of a complex...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found