You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "migrateDataFromAnotherTable" onCreate attribute is not working because in the Payment Services SaaS Export module , the triggers parameter is overwritten to use SafeMigrateDataFromAnotherTable instead of MigrateDataFromAnotherTable.
What changes do you propose?
I propose to mention the safeMigrateDataFromAnotherTable onCreate attribute value in the documentation or change the di.xml for the saas export module by adding an item for the migrateDataFromAnotherTable trigger.