Currently when a new version is published we create a task to create an AuditLog record. This AuditLog record is written without a specific datetime and hence just uses the current datetime. In situations where the task processor is running a little bit behind, this results in timestamps on the AuditLog records that don't match up with those on the versions themselves.
Currently when a new version is published we create a task to create an AuditLog record. This AuditLog record is written without a specific datetime and hence just uses the current datetime. In situations where the task processor is running a little bit behind, this results in timestamps on the AuditLog records that don't match up with those on the versions themselves.