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

Parallel publishing and SitecoreSidekick togeher #104

Open
Antonytm opened this issue Nov 19, 2022 · 0 comments
Open

Parallel publishing and SitecoreSidekick togeher #104

Antonytm opened this issue Nov 19, 2022 · 0 comments

Comments

@Antonytm
Copy link

Steps to reproduce:

  1. Enable Sitecore.Publishing.Parallel.config
  2. 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

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

No branches or pull requests

1 participant