pimcore/customer-data-framework

[Bug]: Activity List class incompatibility with Core return type

kingjia90 opened this issue · 0 comments

Expected behavior

image

Actual behavior

image

Steps to reproduce

On 11.x + CMF 4.x, there's a problem due the native return type

To solve it, probably just need class CustomerManagementFrameworkBundle\Model\ActivityList\DefaultMariaDbActivityList\MySqlDao to implement DaoInterface