System.ArgumentNullException: Value cannot be null. (Parameter 'key')
at System.ThrowHelper.ThrowArgumentNullException(String name)
at Chainbox.Caching.Repositories.EagerlyCachedProductRepository.<Init>b__12_8(IProductDTO x) in /_/Chainbox.Webshop.Foundation/Core/Chainbox.Caching/Repositories/EagerlyCachedProductRepositorycs.cs:line 109
at System.Collections.Generic.List`1.ForEach(Action`1 action)
at Chainbox.Caching.Repositories.EagerlyCachedProductRepository.Init() in /_/Chainbox.Webshop.Foundation/Core/Chainbox.Caching/Repositories/EagerlyCachedProductRepositorycs.cs:line 109
at Chainbox.Caching.Repositories.EagerlyCachedProductRepository.Get(IEnumerable`1 ids) in /_/Chainbox.Webshop.Foundation/Core/Chainbox.Caching/Repositories/EagerlyCachedProductRepositorycs.cs:line 135
at Chainbox.Webshop.Website.Components.ProductRestrictions.ProductRepositoryRestricted.GetProducts(IChainboxContextV2 context, IEnumerable`1 ids) in /home/jenkins/agent/workspace/jnf-webshop/Chainbox.Webshop.Website/Components/ProductRestrictions/ProductRepositoryRestricted.cs:line 101
at Chainbox.Webshop.Website.Controllers.Partials.ProductListDynamicViewComponent.InvokeAsync(Object value, Object config)
at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, Object component, ViewComponentContext context)
at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context)
at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context)
at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments)
at AspNetCoreGeneratedDocument.Views_Partials_grid_editors_cbx_product_list_render.ExecuteAsync()
at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context)
at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts)
at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context)
at Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper.RenderPartialCoreAsync(String partialViewName, Object model, ViewDataDictionary viewData, TextWriter writer)
at Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper.PartialAsync(String partialViewName, Object model, ViewDataDictionary viewData)
at AspNetCoreGeneratedDocument.Views_Partials_grid_editors_base.ExecuteAsync() in /home/jenkins/agent/workspace/jnf-webshop/Chainbox.Webshop.Website/Views/Partials/grid/editors/base.cshtml:line 5