Skip to content

_auditService.GetLogs(_node.Id) - dates (Create and Update) are always 1/1/0001 12:00AM #16998

@ejbakqa

Description

@ejbakqa

Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)

13.4.1

Bug summary

_auditService.GetLogs(_node.Id) - dates (Create and Update) are always 1/1/0001 12:00AM

Specifics

No response

Steps to reproduce

    private readonly IAuditService _auditService;

_auditService.GetLogs(_node.Id) - dates (Create and Update) are always 1/1/0001 12:00AM

Expected result / actual result

Given that t backoffice shows the correct dates I'd expect this information to show the same.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions