Ich habe in der swag_migration_logging Tabelle Warnings entdeckt:
--
-- Daten für Tabelle `swag_migration_logging`
--
INSERT INTO `swag_migration_logging` (`id`, `run_id`, `type`, `log_entry`, `created_at`, `updated_at`) VALUES
(0x0e1096ebae3e485587b993f44ae79280, 0xf7de6952f21a4462884466788368fe6f, 'warning', '{\"code\":\"SWAG_MIGRATION__SHOPWARE_NOT_CONVERT_ABLE_OBJECT_TYPE\",\"title\":\"Not convert able object type\",\"description\":\"Translation of object type \\\"custom_facet\\\" could not be converted.\",\"details\":{\"objectType\":\"custom_facet\",\"data\":{\"id\":\"3\",\"objecttype\":\"custom_facet\",\"objectdata\":\"a:1:{i:0;a:1:{s:5:\\\"label\\\";s:9:\\\"Varianten\\\";}}\",\"objectkey\":\"1\",\"objectlanguage\":\"1\",\"dirty\":\"0\",\"locale\":\"de-CH\",\"name\":null},\"count\":0}}', '2019-08-01 18:00:23.971', NULL),
(0x68ceaced512949ba9caf3ef91327730d, 0xf7de6952f21a4462884466788368fe6f, 'warning', '{\"code\":\"SWAG_MIGRATION__SHOPWARE_EMPTY_NECESSARY_DATA_FIELDS\",\"title\":\"Unsupported number range type\",\"description\":\"NumberRange-Entity could not be converted because of unsupported type: sSERVICE1.\",\"details\":{\"id\":\"926\",\"entity\":\"NumberRange\",\"count\":1}}', '2019-08-01 18:00:18.622', NULL),
(0xab9900a79b4746328dd338fee795ea77, 0xf7de6952f21a4462884466788368fe6f, 'warning', '{\"code\":\"SWAG_MIGRATION__SHOPWARE_EMPTY_NECESSARY_DATA_FIELDS\",\"title\":\"Unsupported number range type\",\"description\":\"NumberRange-Entity could not be converted because of unsupported type: blogordernumber.\",\"details\":{\"id\":\"928\",\"entity\":\"NumberRange\",\"count\":1}}', '2019-08-01 18:00:18.623', NULL),
(0xad613ff5e43848068ff31e26aa85a700, 0xf7de6952f21a4462884466788368fe6f, 'warning', '{\"code\":\"SWAG_MIGRATION__SHOPWARE_EMPTY_NECESSARY_DATA_FIELDS\",\"title\":\"Empty necessary data\",\"description\":\"NumberRange-Entity could not be converted cause of empty necessary field(s): typeId.\",\"details\":{\"id\":\"924\",\"entity\":\"NumberRange\",\"fields\":[\"typeId\"],\"count\":1}}', '2019-08-01 18:00:18.621', NULL),
(0xb98e39146d914824ae9c978d879b0fe3, 0xf7de6952f21a4462884466788368fe6f, 'warning', '{\"code\":\"SWAG_MIGRATION__SHOPWARE_EMPTY_NECESSARY_DATA_FIELDS\",\"title\":\"Unsupported number range type\",\"description\":\"NumberRange-Entity could not be converted because of unsupported type: sSERVICE2.\",\"details\":{\"id\":\"927\",\"entity\":\"NumberRange\",\"count\":1}}', '2019-08-01 18:00:18.622', NULL);
Wie finde ich nun heraus welche Daten (aus dem 5.5.x Shop neheme ich an), das verursachen?
Resp. muss ich mich um diese Warnings gar nicht kümmern?
Version 5: 5.5.8
Connector: 0.10.2
Version 6: 6.0.0-ea1
Migr. Assistent: 0.10.2