Environment | Ucommerce 8+ |
Question/Problem description | If trying to checkout before having visited the Ucommerce Security module, the Ucommerce_Role database table will not be populated. And therefore the FeedCustomerIsCheckingOutTask will throw a null reference exception |
Steps to reproduce | Go through checkout flow with an empty Ucommerce_Role table. |
Error message | NullReferenceException: Object reference not set to an instance of an object. at Ucommerce.Pipelines.Transactions.Baskets.AddAddress.FeedCustomerIsCheckingOutTask.Execute(IPipelineArgs`2 subject) at Ucommerce.Pipelines.Pipeline`1.Execute(T subject) |
Resolution | none at this time |
Workaround | Visit the Security Module in the back-office of Ucommerce to trigger the population of Ucommerce_Role table. |
FeedCustomerIsCheckingOutTask breaks if Ucommerce_Role table is empty Print
Modified on: Wed, 4 Aug, 2021 at 3:59 PM
Did you find it helpful? Yes No
Send feedbackSorry we couldn't be helpful. Help us improve this article with your feedback.