https://github.com/abpframework/abp/blob/f47a0c1f5f8e9d224663b2d8c2f829c8b78f91b1/framework/src/Volo.Abp.Auditing/Volo/Abp/Auditing/AuditingManager.cs#L125-L128 It doesn't save if no action or entity changes in the current request.
abp/framework/src/Volo.Abp.Auditing/Volo/Abp/Auditing/AuditingManager.cs
Lines 125 to 128 in f47a0c1
It doesn't save if no action or entity changes in the current request.