Closed doanson44 closed 1 year ago
https://github.com/VirtoCommerce/vc-module-marketing/blob/bb702befc5edcc2ef581b5a84825ab51d69f7add/src/VirtoCommerce.MarketingModule.Data/Repositories/MarketingRepository.cs#L49
Task https://virtocommerce.atlassian.net/browse/VP-8293 has been created
@doanson44 This code Asynchronously loads the collection of entities from the database. Need to replace ToArrayAsync with LoadAsync,
Fixed https://github.com/VirtoCommerce/vc-module-marketing/releases/tag/3.207.0
https://github.com/VirtoCommerce/vc-module-marketing/blob/bb702befc5edcc2ef581b5a84825ab51d69f7add/src/VirtoCommerce.MarketingModule.Data/Repositories/MarketingRepository.cs#L49