You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run publish of website with publish type: Republish
Actual result: Bunch of errors in a log
Exception: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: Sidekick.AuditLog
at Sidekick.AuditLog.Model.ItemAuditEntry..ctor(String eventId, String label, String color, Item item) in C:\source\SitecoreSidekick\ScsAuditLog\Model\ItemAuditEntry.cs:line 54
at Sidekick.AuditLog.Core.LuceneAuditLog.Log(Item item, String eventId, String color, String label, String note) in C:\source\SitecoreSidekick\ScsAuditLog\Core\LuceneAuditLog.cs:line 142
Expected result: No exception in logs
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
Sitecore.Publishing.Parallel.config
Actual result: Bunch of errors in a log
Expected result: No exception in logs
The text was updated successfully, but these errors were encountered: