Skip to content

Tracking does not work when using context.Update() #4

@thoraj

Description

@thoraj

EF Core contexts support an Update method which will update an entity if it exist.
When using context.Update(), the columns for tracking CreatorUserId and CreatedUTC are reset.

Is this a known problem?
If so, is this something that is on the roadmap to fix?

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions