Hi there,
I have noticed that on all Swift installations the task "Calculate users smart search results" always errors. I think this has to do with how the segments are set up as I see errors like this in the logs:
2022-12-21 08:41:09.152: Group 'No orders' was not updated. System.NullReferenceException: Object reference not set to an instance of an object. at Dynamicweb.UserManagement.SmartSearchUserManagementExtensions.SetUsersBySmartSearch(Group group) at Dynamicweb.Scheduling.Providers.GroupsAsSmartSearchesScheduledTaskAddIn.GroupsAsSmartSearchesScheduledTaskAddIn.Run()
and
Group 'No sale in two months' was not updated. System.NullReferenceException: Object reference not set to an instance of an object.
Group 'Order over 50K in two months' was not updated. System.NullReferenceException: Object reference not set to an instance of an object.
I can't tell whether this is a DW bug / issue or a Swift issue, but either way it would be nice if this didn't error out of the box as it confuses people who manage / monitor the site.
Thanks!
Imar