Currently in commerce_migrate_example.migrate.inc migrate classes are grouped using 'group' key.
Because of this migrate classes are shown in under group default and not Commerce Example Imports on page /admin/content/migrate
It should be 'group_name' => 'commerce_example',
instead 'group' => 'commerce_example',
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.