Take the community feedback survey now.
AI OnAI Off
Take the community feedback survey now.
Dec 06, 2023
Jan 18, 2024
Closed, Fixed and tested
Fixed an issue where the Delta indexing job ran successfully after reindexing the site but an error message displayed in the console.
[20:31:15 ERR] Deleting failed for content by path: System.ArgumentNullException: operations cannot be null, empty, or contain any null or empty items. (Parameter 'operations') at Optimizely.ContentGraph.Core.Internal.Helpers.ObjectExtensions.ValidateNotNullOrEmptyArguments[T](IEnumerable`1 argument, String paramName) at Optimizely.ContentGraph.Core.Client.StreamAsync(IEnumerable`1 operations, CancellationToken cancellationToken) at Optimizely.ContentGraph.Cms.Core.Internal.ContentIndexer.DeleteAsync(IEnumerable`1 deleteItems)