Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the Created DateTimeOffset for initial LastModified in MainAuditableEntityInterceptor.UpdateEntities #1032

Conversation

inghamc
Copy link
Contributor

@inghamc inghamc commented Oct 25, 2023

Seems more correct to have the initial LastModifiedBy timestamp exactly equal the CreatedBy timestamp rather than being very slightly later with an additional call to _dateTime.GetUtcNow()

@inghamc inghamc force-pushed the improvedAuditableEntityInterceptor_UpdateEntities branch from 7771aea to f4b5d95 Compare January 19, 2024 21:31
@inghamc inghamc force-pushed the improvedAuditableEntityInterceptor_UpdateEntities branch from f4b5d95 to 4715038 Compare January 19, 2024 21:31
@inghamc inghamc force-pushed the improvedAuditableEntityInterceptor_UpdateEntities branch from 4603280 to 7bdc79c Compare January 19, 2024 21:36
@inghamc-csu
Copy link

Refreshed (rebased) to the latest release

@jasontaylordev
Copy link
Owner

Looks good, thank you. 😀

@jasontaylordev jasontaylordev merged commit de26be7 into jasontaylordev:main Feb 15, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants