I'm using MigrateDestinationEntityAPI from the migrate_extras module to import commerce_discount entities. This destination plugin thinks that the commerce_discount entity id is 'name' whereas it is 'discount_id', see MigrateDestinationEntityAPI::__construct().
Add a destination class to commerce_migrate providing support for commerce_discounts.
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.