akeneo-labs / EnhancedConnectorBundle

[DEPRECATED] Provides product reader with more option (choice on completeness, choice on enabled, delta based on last export time).
21 stars 11 forks source link

Export families fail #18

Closed DnD-Barracuda closed 8 years ago

DnD-Barracuda commented 8 years ago

php app/console akeneo:batch:job magento_family
[2015-10-09 11:26:40] batch.DEBUG: Job execution starting: startTime=, endTime=, updatedTime=, status=2, exitStatus=[UNKNOWN] , exitDescription=[], job=[magento_family] [] [] [2015-10-09 11:26:40] batch.INFO: Step execution starting: id=0, name=[pim_enhanced_connector.export.pimgento.family.title], status=[2], exitCode=[EXECUTING], exitDescription=[] [] [] [2015-10-09 11:26:40] batch.ERROR: Encountered an error executing the step: Notice: Undefined index: en_US [] [] [2015-10-09 11:26:40] batch.DEBUG: Step execution complete: id=38, name=[pim_enhanced_connector.export.pimgento.family.title], status=[6], exitCode=[EXECUTING], exitDescription=[] [] [] [2015-10-09 11:26:40] batch.DEBUG: Upgrading JobExecution status: startTime=2015-10-09T09:26:40+00:00, endTime=, updatedTime=, status=3, exitStatus=[UNKNOWN] , exitDescription=[], job=[magento_family] [] [] An error occured during the export execution. Error #0 in class Symfony\Component\Debug\Exception\ContextErrorException: Notice: Undefined index: en_US

DnD-Barracuda commented 8 years ago

Hi Damien,

Akeneo EE 1.4.2, sample data, without any developments (Mysql Storage).

Regards, Aymeric

damien-carcel commented 8 years ago

Hi.

The family export to PimGento works with the last 1.0.2 maintenance version.

Regards, Damien

damien-carcel commented 8 years ago

Hi.

Can you confirm that the bug is fixed? If so, I'll close the ticket.

Regards, Damien